[00:03] 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] penguinRaider, http://ubuntu-smoser.blogspot.com/2013/02/using-ubuntu-cloud-images-without-cloud.html [00:29] 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] I mean the seed part === harlowja is now known as harlowja_away [13:10] penguinRaider, you can, yes. you can put that same data into /var/lib/cloud/seed/nocloud-net inside the image. [13:11] there a program 'ci-tool' https://code.launchpad.net/~smoser/cloud-init/ci-tool/ [13:11] that can help do that. [13:11] and it might make sense to use ' [13:11] mount-image-callback in conjunction with it [13:12] described at http://bazaar.launchpad.net/~smoser/+junk/ppc64el-cloudimage/view/head:/README-usage.txt [13:12] (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