=== r-daneel_ is now known as r-daneel [17:20] rharper not sure if you saw I updated https://code.launchpad.net/~mgerdts/cloud-init/+git/cloud-init/+merge/344168 to address your feedback on April 25. Anything else needed to get your +1? [17:21] blackboxsw & smoser any more thoughts on SmartOS network reconfig on every boot? https://code.launchpad.net/~mgerdts/cloud-init/+git/cloud-init/+merge/344168 [17:21] opps, wrong link [17:21] mgerdts: a heads up too, we have a bionic SRU queued with a number of your branches in bionic-proposed. if you get a chance to spin up a bionic instance on smartos could you comment on https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1767412 [17:21] Ubuntu bug 1767412 in cloud-init (Ubuntu Bionic) "SRU cloud-init 18.2-27-g6ef92c98-0ubuntu1" [Medium,Fix committed] [17:21] https://code.launchpad.net/~mgerdts/cloud-init/+git/cloud-init/+merge/343712 [17:22] sure, I can give it a whirl [17:23] mgerdts: rather spin up a bionic instance, add bionic-proposed via something like echo deb http://archive.ubuntu.com/ubuntu bionic-proposed main | sudo tee /etc/apt/sources.list.d/proposed.list; apt-get update; apt-get install cloud-init # should be cloud-init 18.2.2 [17:23] blackboxsw: i just added 'launch-softlayer --list-ibm-images' [17:23] http://paste.ubuntu.com/p/YqjKGhnyyz/ [17:23] thanks mgerdts will see if we can get you more eyes on the branches. [17:24] because 'slcli image list' was required sorting in your head by create date, and didnt show the guid. [17:24] mgerdts: yeah we have been in a bit of a spend on the recent SRU validation etc. but we're out of the validation tunnel on that now... so it's review catchup time [17:24] That's why I wasn't nagging. That all changes now. :) [17:25] love it ;) [17:38] mgerdts: lemme look, I was out last week [17:38] thanks [18:44] I want to use the ubuntu cloud image for 18.04 on KVM ppc64le. I have done following:wget https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-ppc64el.img [18:44] qemu-img convert -O raw bionic-server-cloudimg-ppc64el.img bionic-server-cloudimg-ppc64el.raw [18:44] how do I now create passwd, ssh to imag and use it then to boot? [18:44] do I have to mount it? [18:51] eshas: http://paste.ubuntu.com/p/z2nMVQThNY/ [18:51] you have to give a datasource... the above provides a nocloud datasource [18:51] oops [18:51] wrong paste [18:52] http://paste.ubuntu.com/p/sPzywcCckC/ [18:52] maybe thatmakes more sense. [18:54] oh i see [18:55] but my issue is I have to create vm from the img on my private cloud [18:56] can we use guestfish or something to put this file in ubuntu? [18:56] maybe mount it, chroot,passwd? [19:02] you have to create a vm from the image on your private cloud. [19:02] what is the cloud ? [19:02] if its openstack, then you just upload the image. === r-daneel_ is now known as r-daneel [19:42] smoser: couple questions on https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/343738 and a suggestion on https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/343610 [20:06] rharper: did you have a wip branch/spike for network hotplug functionality. I was specifically wondering if we had made any decisions related to a cloud-init boolean config option for allowing cloud-init to react to network/device hotplug events [20:12] blackboxsw: i responded to both of those there.. [20:25] thx smoser [20:49] rharper: I was talking to paulmey about, https://code.launchpad.net/~paul-meyer/cloud-init/+git/cloud-init/+merge/344538 he mentioned there was some additional feedback from scott needed, just following up on this [21:21] blackboxsw: I don't think I have a branch up; I have some local changes w.r.t the udev hook, so I can send you that [22:51] mgerdts: some comments on https://code.launchpad.net/~mgerdts/cloud-init/+git/cloud-init/+merge/343712 for you [22:52] I'll chat w/ smoser/rharper tomorrow about what we want to do here with nic hotplug vs reboot network maintenance