OPNsense Forum

English Forums => General Discussion => Topic started by: flow on November 04, 2022, 06:09:19 PM

Title: Cloud-init possible?
Post by: flow on November 04, 2022, 06:09:19 PM
Hello guys!

i was looking for the possibility to preconfigure the opnsense config for cloud solutions.

i wanted to use cloud-init i found "https://github.com/opnsense/ports/tree/master/net/cloud-init" this and thought nice!

so i downloadet the latest iso and tried it in proxmox. cloud-init was already installed.
the config /etc/rc.conf was missing so i created it with
echo 'cloudinit_enable="YES"' >> /etc/rc.conf

i made some changes like in the official wiki and google searches for freebsd...
but it seems not working...

so my question, is cloud-init implemented? or is there a way around?

thanks alot!