virt-install-cloud/meta-data
2018-04-09 22:46:46 -06:00

9 lines
176 B
Plaintext

instance-id: iid-%GUEST_NAME%;
network-interfaces: |
allow-hotplug eth0
iface eth0 inet dhcp
hostname: %GUEST_NAME%
local-hostname: %GUEST_NAME%
manage_resolv_conf: false