diff options
author | Scott Moser <smoser@ubuntu.com> | 2013-12-12 11:50:55 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-12-12 11:50:55 -0500 |
commit | fd5231ae771cd3b87c26ac2b0839fb672bf0acee (patch) | |
tree | d0346bb3d2cadaa48edbd0663cdbd8127202bd2d /doc | |
parent | 5414797f1b9286ddbe82c8637dfff74cf352b967 (diff) | |
download | vyos-cloud-init-fd5231ae771cd3b87c26ac2b0839fb672bf0acee.tar.gz vyos-cloud-init-fd5231ae771cd3b87c26ac2b0839fb672bf0acee.zip |
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.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions