summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Holman <bholman.devel@gmail.com>2022-03-11 12:22:23 -0700
committerJames Falcon <james.falcon@canonical.com>2022-03-25 14:32:36 -0500
commit8bf100b6c4721478f4ac2987baf7e9a6c8e96cf3 (patch)
tree39b628b6f7086e109cad02ce7947b666614237ce
parent9fbc8cf32ad779b8d1cf240862e173306de214a2 (diff)
downloadcloud-init-git-8bf100b6c4721478f4ac2987baf7e9a6c8e96cf3.tar.gz
remove headers of missing examples
-rw-r--r--doc/rtd/topics/examples.rst21
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/rtd/topics/examples.rst b/doc/rtd/topics/examples.rst
index a07269a9..f681f37b 100644
--- a/doc/rtd/topics/examples.rst
+++ b/doc/rtd/topics/examples.rst
@@ -41,13 +41,6 @@ Install and run `chef`_ recipes
:language: yaml
:linenos:
-Setup and run `puppet`_
-=======================
-
-.. literalinclude:: ../../examples/cloud-config-puppet.txt
- :language: yaml
- :linenos:
-
Add primary apt repositories
============================
@@ -102,20 +95,6 @@ Adjust mount points mounted
:language: yaml
:linenos:
-Call a url when finished
-========================
-
-.. literalinclude:: ../../examples/cloud-config-phone-home.txt
- :language: yaml
- :linenos:
-
-Reboot/poweroff when finished
-=============================
-
-.. literalinclude:: ../../examples/cloud-config-power-state.txt
- :language: yaml
- :linenos:
-
Configure instances SSH keys
============================