=== harlowja is now known as harlowja_away === zz_gondoi is now known as gondoi === harlowja_away is now known as harlowja === gondoi is now known as zz_gondoi [19:34] JayF, bah to you [19:34] - if not cfg or not 'output' in cfg: [19:34] + if cfg or 'output' not in cfg: [19:34] and bah to me for not seeing that. [19:36] I tried to find more places that was effed after the first thing with fbsd [19:36] must have missed that one [19:36] bah to me [19:36] so the fallout is utopic instances right now do not have /var/log/cloud-init-output.log [19:37] sorry for sounding rude above. [20:01] bah to u! [20:01] lol [20:01] bah humbug [20:02] ha === harmw_ is now known as harmw [20:54] filed and fixed at bug https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1387340 [21:23] cool, i might have to pull that one down [21:23] lets see if people notice, i think we are adjusting the logging anyway so might not matter [21:40] smoser ok if i merge https://code.launchpad.net/~harlowja/cloud-init/start-module-docs ? [21:41] or u want to (if u don't have enough time i can ) [21:41] then i can rebuild the readthedocs page (or trigger it to happen) [23:23] i think you cannot do that harlowja . i had thought you had commit access. [23:33] harlowja, how do i make doc ? [23:41] u killed commit access, ahhh, haha [23:41] readthedocs.org; i think u have acceess to press the rebuild button [23:41] its not so dynamic from bzr [23:41] from git i believe they can trigger automatically [23:46] let me see if i can trigger [23:49] k, seemed like it worked http://cloudinit.readthedocs.org/en/latest/topics/modules.html active [23:49] smoser ^ [23:50] hmmm, although didn't work all the way, will figure out; seems to have lost some of the docs, lol [23:50] not sucking in the ones from the modules itself [23:50] :) [23:51] harlowja, how do you make doc locally? [23:51] magic! [23:51] get into `cloud-init/doc/rtd` [23:51] sphinx-build . $output_dir [23:52] where outputdir will be the output [23:52] folder and such with the html [23:52] arg, ya, https://readthedocs.org/builds/cloudinit/1810005/ [23:52] seems like it needs the requirements installed, and that killed the code inclusion [23:53] lets see if i can fix that without a patch