=== cpaelzer_ is now known as cpaelzer [09:45] hello, how can I run an ansible playbook bootstrapped with cloud-init ? === shardy is now known as shardy_lunch === shardy_lunch is now known as shardy [13:16] rharper, hm. [13:16] rharper, bah. i must have branched ubuntu/devel. will re-do from master. [13:21] rharper, https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/304415 looks saner now. [13:23] hello, how can I run an ansible playbook bootstrapped with cloud-init ? [13:25] blaisebool, cloud-init doesn't have any specific support for ansible. [13:25] but a simple '#!' as user-data that does whatever you would normally do should work for you. [13:25] cpaelzer, https://bugs.launchpad.net/cloud-init/+bug/1618572 [13:25] i can't reproduce either. i had a simplified version also. [13:26] i suspect it might be related to overlayroot [13:26] hmm [13:26] ah you are here [13:26] only saw in #server before [13:27] so maas ephemeral environment is running overlayroot [13:27] roaksoax not here [13:27] :-/ [13:27] /etc/apt/.... thats on overlayroot [13:27] i'll try on a serverstack [13:27] and let you know how i did it. [13:28] cpaelzer: here [13:28] roaksoax: hi [13:28] roaksoax: just relaized discussing with smoser that you were missing here [13:29] roaksoax: smoser is assuming it might be related to overlayroot and tries to recreate on serverstack [13:29] cpaelzer: ack! [13:29] cpaelzer: i'm setting up a different environment too [13:29] cpaelzer: so you can access there [13:31] i suspect this is overlayroot as the cause. [13:31] we've seen surprisinggly little issues with overlayroot, but it does have some wierdities [13:32] smoser: but wouldn't that also affect the chroot ? [13:32] smoser: but wouldn't that also affect the chroot for curtin ? [13:33] roaksoax, no. because the chroot is not on an overlay [13:41] this is overlayroot related, almost sure. [13:41] i just did this: [13:41] a.) launch instance in openstack (serverstack) of yakkety [13:41] b.) echo "overlayroot=tmpfs" | sudo tee /etc/overlayroot.local.conf [13:41] c.) sudo reboot [13:41] console log: http://paste.ubuntu.com/23116093/ [13:41] horay! [13:42] seems like kernel regression in overlayroot to me [13:43] fun! [13:48] ok. suck. [14:06] grmbl [14:07] why can't there ever be a day where things just work :-) [14:07] smoser: since you call it a regression - is the same working for xenial or before? [14:07] smoser: I don't know if you had the time [14:30] so what i know so far [14:30] trusty , i can do [14:30] boot image [14:30] sudo sh -c 'echo overlayroot=tmpfs > /etc/overlayroot.local.conf && reboot' [14:30] everything fine [14:30] smoser: btw.. on that note, any ETA on getting cloud-init to xenial (with the apt support ?) [14:30] that seems to stop working at wily (systemd) [14:30] roaksoax, well, why would i SRU that when it would break you [14:31] (as you shown) [14:31] :) [14:31] smoser: but if you say that's a kernel regression :) then that at least would get into -proposed [14:31] smoser: so it is ready to land once kernel fixes the kernel ? [14:31] well, theres stills ome things i do not understand there. [14:31] smoser: oh I see! [14:31] i dont think cloud-init is at fault [14:32] but we may end up needing to make changes [14:32] smoser: yeah doesn't seem to be that case [14:41] right === shardy is now known as shardy_afk