[Bug 1049146] Re: cloud-init runs again after reboot in release upgraded instance
Scott Moser
smoser at ubuntu.com
Wed Dec 12 19:53:13 UTC 2012
verified fixed by running the above 'Test Case', but by adding the proposed pocket before upgrading the initial system.
echo "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc)-proposed main" | sudo tee -a /etc/apt/sources.list
# then
sudo apt-get update -q && sudo apt-get upgrade -y
do-release-upgrade --frontend=DistUpgradeViewNonInteractive
# then reboot
after reboot,
$ sudo cat /root/user-data.log
====== Wed, 12 Dec 2012 19:18:15 +0000 [/var/lib/cloud/data/scripts/part-000] =====
There was only one entry there, indicating it did not run on reboot
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1049146
Title:
cloud-init runs again after reboot in release upgraded instance
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1049146/+subscriptions
More information about the Ubuntu-server-bugs
mailing list