/srv/irclogs.ubuntu.com/2013/12/11/#cloud-init.txt

=== shardy_afk is now known as shardy
harmwyes harlowja, just need to find me some time :)10:27
smosermatrix3000 stop asking a quesiton and then leaving!14:49
smoseri'm not awake at 2 am14:49
spandhe_smoser: I have a question regarding the review https://code.launchpad.net/~shraddha-pandhe/cloud-init/debug-module/+merge/19811920:22
smoserk20:22
spandhe_The very last point, adding argument support20:22
smoserok20:23
spandhe_I am a newbie, and just wondering, how useful is this going to be? I added support for namespace and output file as a parameter in the config file..20:25
smosermy use case is for running it manually20:25
smoserwithout having to modify config files20:26
smoseryou're right, you can certainly do:20:26
smoserprintf "debug:\n output: /tmp/output.txt" | sudo tee /etc/cloud/cloud.cfg.d/my-config.cfg20:26
smoserthen20:27
smosercloud-init single --frequency=always --name=debug20:27
smosercat /tmp/output.txt20:27
smoserbut i'd like to be able to have someone type just20:27
smosercloud-init-single --frequency=always --name=debug /tmp/output.txt20:27
spandhe_ok.. this way looks a bit tedious. 20:27
smoserthe only real reason for the file name as input is that 'cloud-init single' output is possibly obfuscated already 20:29
smoser(by other cloud-init config files)20:29
smoserso here specifying it directly is useful20:29
spandhe_ok..  I am facing some issues with running it this way.. let me figure those out.. 20:30
spandhe_smoser: I made the changes as suggested. 22:24
smoserspandhe_, thank you.22:24
smoseri'll take a look at this tomorrow. 22:25
spandhe_sounds good. thank you!22:25
harlowjathx spandhe_ !22:25

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!