------- Comment From <email address hidden> 2016-08-05 18:54 EDT-------
This seems to be working now.
Did the following:
- Created a base image that included the cloud-init material. Cloned it and provided the cloudconfig drive. Then did "sudo reboot" to soft reboot. Verified no more warnings at the "init-local" stage. Verified successful configuration from the cloudconfig drive.
- Ejected the cloudconfig drive. Did another soft reboot. Confirmed the boot messages still looked good.
------- Comment From <email address hidden> 2016-08-05 18:54 EDT-------
This seems to be working now.
Did the following:
- Created a base image that included the cloud-init material. Cloned it and provided the cloudconfig drive. Then did "sudo reboot" to soft reboot. Verified no more warnings at the "init-local" stage. Verified successful configuration from the cloudconfig drive.
- Ejected the cloudconfig drive. Did another soft reboot. Confirmed the boot messages still looked good.
Tested with the following levels:
ubuntu@ubuntu03:~$ cat /etc/lsb-release RELEASE= 16.04 CODENAME= xenial DESCRIPTION= "Ubuntu 16.04.1 LTS" -copymods -dyn-netconf 0ubuntu1~ 16.04.1
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
ubuntu@ubuntu03:~$
ubuntu@ubuntu03:~$ sudo apt-cache show cloud* | egrep "^Package|^Version"
Package: cloud-guest-utils
Version: 0.27-0ubuntu24
Package: cloud-initramfs
Version: 0.27ubuntu1
Package: cloud-initramfs
Version: 0.27ubuntu1
Package: cloud-init
Version: 0.7.7~bzr1256-
ubuntu@ubuntu03:~$