summaryrefslogtreecommitdiffstats
path: root/docs/Chapter4.rst
diff options
context:
space:
mode:
authorSteven Wright <sw3588@att.com>2017-10-16 14:06:36 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-16 14:06:36 +0000
commit987e0be683fc375513b2297d974f6bf903beb12d (patch)
tree468b866a980f218f74604974af4fd3f68437b9b2 /docs/Chapter4.rst
parent4e6e114b9cb831d8111f130d9bd6fdd02339c90b (diff)
parent750c70db00ef636ede9af57c14c4e013570d1ce2 (diff)
Merge "VNFRQTS -Requirements fix code-block"
Diffstat (limited to 'docs/Chapter4.rst')
-rw-r--r--docs/Chapter4.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Chapter4.rst b/docs/Chapter4.rst
index 2aa951d..6774244 100644
--- a/docs/Chapter4.rst
+++ b/docs/Chapter4.rst
@@ -735,7 +735,7 @@ network and the {vm-type} has been defined as dns.
base\_MODULE.yaml
-.. code-block:: python
+.. code-block:: yaml
parameters:
. . .
@@ -762,7 +762,7 @@ base\_MODULE.yaml
INCREMENTAL\_MODULE.yaml
-.. code-block:: python
+.. code-block:: yaml
parameters:
dns_sec_grp_id:
@@ -800,7 +800,7 @@ network and the {vm-type} has been defined as lb for load balancer.
base.yaml
-.. code-block:: python
+.. code-block:: yaml
heat_template_version: 2013-05-23
@@ -817,7 +817,7 @@ base.yaml
incremental.yaml
-.. code-block:: python
+.. code-block:: yaml
heat_template_version: 2013-05-23