[network-guide] Fix minor issue

Fix minor issue with some code-block statements that prevent
rendering.

Change-Id: I7ad7a3d6209969711b9b27d037ebe0ebdc846bcb
This commit is contained in:
Matthew Kassawara 2015-07-09 18:26:49 -05:00
parent dcee631998
commit 7f3042f00c

View File

@ -650,7 +650,7 @@ Compute nodes
#. Load the new kernel configuration:
.. code-block: console
.. code-block:: console
$ sysctl -p
@ -945,7 +945,7 @@ Verify network operation
#. Create the appropriate security group rules to allow ping and SSH access
to the instance. For example:
.. code-block: console
.. code-block:: console
$ nova secgroup-add-rule default icmp -1 -1 0.0.0.0/0
+-------------+-----------+---------+-----------+--------------+