summaryrefslogtreecommitdiff
path: root/cloudinit/config
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2018-03-15 13:32:09 -0400
committerScott Moser <smoser@brickies.net>2018-03-15 13:32:09 -0400
commit837021fd3ded8262ff7131efe6cfd4c7ce489e2b (patch)
treef0af63a31f11bc88bda375efc711e1bc6c10565c /cloudinit/config
parentb389b196c834e4eaf9020952a92cd471ced599d2 (diff)
downloadvyos-cloud-init-837021fd3ded8262ff7131efe6cfd4c7ce489e2b.tar.gz
vyos-cloud-init-837021fd3ded8262ff7131efe6cfd4c7ce489e2b.zip
doc: fix all warnings issued by 'tox -e doc'
Building doc would issue some warnings. This fixes all the warnings, and changes the "code blocks" that were listed as 'bash' to instead be 'shell-session'.
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: