Fix accidental userdocs italics
Fixes #702 Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
@@ -62,9 +62,9 @@ address of your cluster's private network interface:
|
||||
|
||||
.. note::
|
||||
|
||||
The DHCP range ends at `192.168.200.99` and as you will see below,
|
||||
the first node static IP address (post boot) is configured to
|
||||
`192.168.200.100`.
|
||||
The DHCP range ends at ``192.168.200.99`` and as you will see
|
||||
below, the first node static IP address (post boot) is configured
|
||||
to ``192.168.200.100``.
|
||||
|
||||
Start and enable the Warewulf service
|
||||
=====================================
|
||||
@@ -91,7 +91,7 @@ instructions.
|
||||
If you just installed the system fresh and have SELinux enforcing,
|
||||
you may need to reboot the system at this stage to properly set the
|
||||
contexts of the TFTP contents. After rebooting, you might also need
|
||||
to run ``$ sudo restorecon -Rv /var/lib/tftpboot/`` if there are
|
||||
to run ``restorecon -Rv /var/lib/tftpboot/`` if there are
|
||||
errors with TFTP still.
|
||||
|
||||
Pull and build the VNFS container and kernel
|
||||
|
||||
Reference in New Issue
Block a user