summaryrefslogtreecommitdiff
path: root/cloudinit/config
diff options
context:
space:
mode:
Diffstat (limited to 'cloudinit/config')
-rw-r--r--cloudinit/config/cc_runcmd.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/cloudinit/config/cc_runcmd.py b/cloudinit/config/cc_runcmd.py
index 449872f0..539cbd5d 100644
--- a/cloudinit/config/cc_runcmd.py
+++ b/cloudinit/config/cc_runcmd.py
@@ -39,8 +39,10 @@ schema = {
using ``sh``.
.. note::
- all commands must be proper yaml, so you have to quote any characters
- yaml would eat (':' can be problematic)"""),
+
+ all commands must be proper yaml, so you have to quote any characters
+ yaml would eat (':' can be problematic)
+ """),
'distros': distros,
'examples': [dedent("""\
runcmd: