Fix: Remove broken docs link to non-existent Docker template 41/72741/1
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Wed, 13 Mar 2024 14:04:11 +0000 (14:04 +0000)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Wed, 13 Mar 2024 14:04:11 +0000 (14:04 +0000)
Issue: RELENG-5212
Change-Id: I949618695c334a769d041d813459eb96a1545731
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
docs/usage.rst
releasenotes/notes/fix-docs-breakage-eaff41fe61e21c4b.yaml [new file with mode: 0644]

index 7ee71ba..80ddc3c 100644 (file)
@@ -53,11 +53,6 @@ following examples for ``docker template`` and ``provisioning script`` show how
 they import the existing baseline playbook into the local playbook to reduce
 duplication in code.
 
-Example docker template:
-
-.. literalinclude:: ../templates/docker.json
-   :language: json
-
 Example provisioning script:
 
 .. literalinclude:: ../provision/docker.yaml
diff --git a/releasenotes/notes/fix-docs-breakage-eaff41fe61e21c4b.yaml b/releasenotes/notes/fix-docs-breakage-eaff41fe61e21c4b.yaml
new file mode 100644 (file)
index 0000000..333ec3e
--- /dev/null
@@ -0,0 +1,4 @@
+---
+fixes:
+  - |
+    Remove broken link to non-existent Docker template