virt-install-cloud/meta-data

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