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