Scott Moser c3fb65b931 be verbose explicitly if run from cmdline.
Let the command line (or module args) that set outfile explicitly
override a config'd value of 'verbose'.

Ie, if /etc/cloud/cloud.cfg.d/my.cfg had:
 debug:
  verbose: False

but the user ran:
  cloud-init single --frequency=always --name=debug output.txt

Then they probably wanted to have the debug in output.txt even
though verbose was configured to False.
2013-12-12 11:50:55 -05:00
..
2013-06-19 08:46:54 +02:00
2013-03-20 08:34:19 -04:00
2013-04-17 09:42:55 -07:00
2012-09-24 16:59:23 -04:00
2012-09-28 16:35:53 -04:00
2013-09-05 13:11:09 +02:00
2013-07-20 16:40:11 -07:00
2013-11-19 16:49:53 -05:00