Merge "[install] fix syntax of "Configure the management interface""

This commit is contained in:
Jenkins
2015-10-08 08:43:03 +00:00
committed by Gerrit Code Review
2 changed files with 9 additions and 9 deletions

View File

@@ -25,11 +25,11 @@ environment. For more information, see :ref:`environment`.
1. Configure the management interface:
IP address: 10.0.0.41
* IP address: ``10.0.0.41``
Network mask: 255.255.255.0 (or /24)
* Network mask: ``255.255.255.0`` (or ``/24``)
Default gateway: 10.0.0.1
* Default gateway: ``10.0.0.1``
2. Set the hostname of the node to ``block1``.

View File

@@ -12,11 +12,11 @@ Configure network interfaces
#. Configure the management interface:
IP address: 10.0.0.51
* IP address: ``10.0.0.51``
Network mask: 255.255.255.0 (or /24)
* Network mask: ``255.255.255.0`` (or ``/24``)
Default gateway: 10.0.0.1
* Default gateway: ``10.0.0.1``
Configure name resolution
^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -60,11 +60,11 @@ Configure network interfaces
#. Configure the management interface:
IP address: 10.0.0.52
* IP address: ``10.0.0.52``
Network mask: 255.255.255.0 (or /24)
* Network mask: ``255.255.255.0`` (or ``/24``)
Default gateway: 10.0.0.1
* Default gateway: ``10.0.0.1``
Configure name resolution
^^^^^^^^^^^^^^^^^^^^^^^^^