You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|