summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2014-10-23 17:51:47 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2014-10-23 17:51:47 -0700
commit17f180790f4a8b7f818b76abf34cc6b2ba61f0af (patch)
tree71fb0222dcfb478ef4982db85061158ebfd931dd
parentba09a65a307651144a72a0a0e554895ac0440c45 (diff)
downloadvyos-cloud-init-17f180790f4a8b7f818b76abf34cc6b2ba61f0af.tar.gz
vyos-cloud-init-17f180790f4a8b7f818b76abf34cc6b2ba61f0af.zip
Not that log_cfgs are not shown.
-rw-r--r--cloudinit/config/cc_debug.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/cloudinit/config/cc_debug.py b/cloudinit/config/cc_debug.py
index 89627012..39d85fdc 100644
--- a/cloudinit/config/cc_debug.py
+++ b/cloudinit/config/cc_debug.py
@@ -27,6 +27,10 @@ It can be configured with the following option structure::
debug:
verbose: (defaulting to true)
output: (location to write output, defaulting to console + log)
+
+.. note::
+
+ Log configurations are not output.
"""
from cloudinit import type_utils