[Bug 1100545] Re: It should be possible to access the ConfigDrive as a CDROM drive as well
Scott Moser
smoser at ubuntu.com
Fri Feb 8 04:03:30 UTC 2013
verified using the test above, but instead of using the deb, patched to use proposed like:
sudo ./bi/mount-callback-umount patched.img.dist -- \
env LANG=C chroot MOUNTPOINT sh -ec '
rel=$(lsb_release -sc)
echo "deb http://archive.ubuntu.com/ubuntu $rel-proposed main" > \
/etc/apt/sources.list.d/$rel-proposed.list
apt-get update -q -y
apt-get install cloud-init -q -y'
** 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/1100545
Title:
It should be possible to access the ConfigDrive as a CDROM drive as
well
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1100545/+subscriptions
More information about the Ubuntu-server-bugs
mailing list