[network-guide] Fix minor issue
Fix minor issue with some code-block statements that prevent rendering. Change-Id: I7ad7a3d6209969711b9b27d037ebe0ebdc846bcb
This commit is contained in:
parent
dcee631998
commit
7f3042f00c
@ -650,7 +650,7 @@ Compute nodes
|
|||||||
|
|
||||||
#. Load the new kernel configuration:
|
#. Load the new kernel configuration:
|
||||||
|
|
||||||
.. code-block: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ sysctl -p
|
$ sysctl -p
|
||||||
|
|
||||||
@ -945,7 +945,7 @@ Verify network operation
|
|||||||
#. Create the appropriate security group rules to allow ping and SSH access
|
#. Create the appropriate security group rules to allow ping and SSH access
|
||||||
to the instance. For example:
|
to the instance. For example:
|
||||||
|
|
||||||
.. code-block: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ nova secgroup-add-rule default icmp -1 -1 0.0.0.0/0
|
$ nova secgroup-add-rule default icmp -1 -1 0.0.0.0/0
|
||||||
+-------------+-----------+---------+-----------+--------------+
|
+-------------+-----------+---------+-----------+--------------+
|
||||||
|
Loading…
Reference in New Issue
Block a user