Test 14 Using DHCP

1- Install a fresh Ubuntu 16.04 Server
2- run sudo apt update && sudo apt upgrade
3- install Cloud init
4- if any delete /var/log/cloud-ini* from the VM before shutting it down and 
converting it to a template
5- run dpkg-reconfigure cloud-init and only select OVF only.
6- run cloud-init clean --logs
7- shutdown the VM and convert to template
8- provision a VM using DHCP from the template

Result

- Ubuntu 16.04 provisioned
- Network connected
- Ip provided from DHCP
- Hostname is not updated as Customization isn't triggered  <-- Problem 1
- Cloud config Code was deployed successfully

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833623

Title:
  VMware Guest OS Customization Fail for Ubuntu 16.04  with Cloud-init
  19.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1833623/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to