Merge "[install] fix syntax of "Configure the management interface""
This commit is contained in:
@@ -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``.
|
||||
|
||||
|
||||
@@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user