forked from Lainports/freebsd-ports
Configure network and user data from cloud configuration at first boot. The configuration is written before the netif service is started. Compatible with OpenNebula. PR: 264286
10 lines
281 B
Text
10 lines
281 B
Text
etc/rc.d/firstboot_cloudsetup
|
|
sbin/cloudsetup
|
|
%%DATADIR%%/cloudsetup-network
|
|
%%DATADIR%%/cloudsetup-user
|
|
%%DATADIR%%/functions.sh
|
|
%%DATADIR%%/netconf-network.sh
|
|
%%DATADIR%%/netconf-resolv.sh
|
|
%%DATADIR%%/netconf-routing.sh
|
|
%%DATADIR%%/show-context.sh
|
|
%%DATADIR%%/userconf-sshkey.sh
|