[13:30] melissaml proposed openstack/cloud-init: Fix LOG.warn to LOG.warning https://review.openstack.org/385987 === rangerpbzzzz is now known as rangerpb === smatzek_ is now known as smatzek [15:53] magicalChicken, https://code.launchpad.net/~wesley-wiedenmeier/cloud-init/+git/cloud-init/+merge/308218 <-- neat! [16:38] smoser: thanks, it works pretty well [16:38] smoser: heres the logging docs too [16:38] https://code.launchpad.net/~wesley-wiedenmeier/cloud-init/+git/cloud-init/+merge/308021 [16:39] magicalChicken, thank you [16:50] ultradocs! [16:50] ftw [16:51] smoser, can we somehow get https://code.launchpad.net/~cloud-init-dev/cloud-init/+git/cloud-init/+ref/master/+activereviews listed on https://code.launchpad.net/cloud-init :-P [16:52] you *can* get there. [16:52] click master [16:52] then [16:52] 20 branches proposed for merging into this one. [16:52] hmmmm [16:52] ok [16:52] :-P [16:54] harlowja_at_home, you can file a bug against launchpad [16:54] tha't dbe how it'd get fixed [16:54] but but u are launchpad [16:54] mr.canonical [20:03] smoser: I've updated my snapuser/local-user branch with support for local-user assertions; I've tested and validated in lxc and then in Ubuntu-Core-16; interested in your review/feedback now that it's functionally complete. https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/304700 [20:06] rharper, ok. [21:47] rharper, obviously you can ignore my review comments if they are nonsense. :) [21:48] you're not supposed to say that =) [21:55] lol [22:34] cloud-init is starting up and creating an ifcfg-eth0 config file, which includes the setting 'NM_CONTROLLED', False -- I'd like to override this to True. I'm having trouble figuring out how, though [22:34] https://git.launchpad.net/cloud-init/tree/cloudinit/net/sysconfig.py [22:34] Alternatively, I'd like to tell cloud-config not to create this file at all [22:34] I'm having trouble figuring out how to do that [22:40] jbrooks, you can disable networking entirely [22:40] # To disable cloud-init's network configuration capabilities, write a file [22:40] # /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following: [22:40] # network: {config: disabled} [22:40] (that is written as a header in cloud-init's /etc/network/interfaces renderer) [22:41] i would think you dont want network manager managing your devices though. [22:58] smoser: do I still need to edit that pr? [23:42] smoser, awesome, thanks, I'll try that === rangerpb is now known as rangerpbzzzz