UbuntuIRC / 2014 /03 /12 /#cloud-init.txt
niansa
Initial commit
4aa5fce
[00:03] <penguinRaider> hi I am new to cloudinit. I am trying to boot ubuntu server image in my local kvm installation. When the image boots up which cloudinit script does it run the one in /etc/cloud/cloud.cfg or /var/lib/cloud or some place else?
[00:08] <smoser> penguinRaider, http://ubuntu-smoser.blogspot.com/2013/02/using-ubuntu-cloud-images-without-cloud.html
[00:29] <penguinRaider> smoser, thanks sorry but I have one more question, instead of creating and mounting the another image can I put it somewhere in the ubuntuserver image to bypass the authetication?
[00:30] <penguinRaider> I mean the seed part
=== harlowja is now known as harlowja_away
[13:10] <smoser> penguinRaider, you can, yes. you can put that same data into /var/lib/cloud/seed/nocloud-net inside the image.
[13:11] <smoser> there a program 'ci-tool' https://code.launchpad.net/~smoser/cloud-init/ci-tool/
[13:11] <smoser> that can help do that.
[13:11] <smoser> and it might make sense to use '
[13:11] <smoser> mount-image-callback in conjunction with it
[13:12] <smoser> described at http://bazaar.launchpad.net/~smoser/+junk/ppc64el-cloudimage/view/head:/README-usage.txt
[13:12] <smoser> (ignoring the ppc64 arch part of it, its all the same for amd64)
=== oobx_ is now known as oobx
=== harlowja_away is now known as harlowja