Fix build html warnings.

Fix warnings generated by htmlCheck tox step.

Change-Id: I82e14ae3327c64ff33d9b79df34bf80d66b8f9e3
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
This commit is contained in:
Ron Stone 2024-10-23 12:59:18 +00:00
parent 2d657c520f
commit be677421ae
5 changed files with 16 additions and 24 deletions

View File

@ -18,10 +18,6 @@ Before attempting to install |prod|, ensure that you have the following:
- The ``update-iso.sh`` script.
.. include:: /_includes/installation-prereqs.rest
:start-after: begin-vdr-additional-prereqs
:end-before: end-vdr-additional-prereqs
- *Optionally*, if required, update the ISO image to modify installation boot
parameters, automatically select boot menu options and/or add a kickstart
file to automatically perform configurations such as configuring the initial

View File

@ -67,11 +67,11 @@ Below you can find other ``-e`` command line options:
case, both the ``initial_backup_dir`` and ``backup_filename`` must be
specified in the command.
Example of a backup file in ``/home/sysadmin``:
Example of a backup file in ``/home/sysadmin``:
.. code-block:: none
.. code-block:: none
~(keystone_admin)]$ ansible-playbook /usr/share/ansible/stx-ansible/playbooks/vault_restore.yml -e "initial_backup_dir=/home/sysadmin backup_filename=localhost_hc_vault_backup_2020_07_27_07_48_48.tgz"
~(keystone_admin)]$ ansible-playbook /usr/share/ansible/stx-ansible/playbooks/vault_restore.yml -e "initial_backup_dir=/home/sysadmin backup_filename=localhost_hc_vault_backup_2020_07_27_07_48_48.tgz"

View File

@ -77,19 +77,19 @@ See |datanet-doc|: :ref:`Add Data Networks using the CLI
:command:`host-label-assign` command to assign the ``sriovdp-vhostnet``
label to the node.
For example, to set ``sriovdp-vhostnet`` on worker-0:
For example, to set ``sriovdp-vhostnet`` on worker-0:
.. code-block:: none
.. code-block:: none
[sysadmin@controller-0 ~(keystone_admin)]$ system host-label-assign compute-0 sriovdp-vhostnet=enabled
+-------------+--------------------------------------+
| Property | Value |
+-------------+--------------------------------------+
| uuid | d2eff38a-889d-46e2-ae4f-43acb1c957a9 |
| host_uuid | 8c28fe10-8849-4597-8a5d-89a97ea8febf |
| label_key | sriovdp-vhostnet |
| label_value | enabled |
+-------------+--------------------------------------+
[sysadmin@controller-0 ~(keystone_admin)]$ system host-label-assign compute-0 sriovdp-vhostnet=enabled
+-------------+--------------------------------------+
| Property | Value |
+-------------+--------------------------------------+
| uuid | d2eff38a-889d-46e2-ae4f-43acb1c957a9 |
| host_uuid | 8c28fe10-8849-4597-8a5d-89a97ea8febf |
| label_key | sriovdp-vhostnet |
| label_value | enabled |
+-------------+--------------------------------------+
#. Identify the interfaces to be configured.

View File

@ -18,10 +18,6 @@ Before attempting to install |prod|, ensure that you have the following:
- The ``update-iso.sh`` script.
.. include:: /_includes/installation-prereqs.rest
:start-after: begin-vdr-additional-prereqs
:end-before: end-vdr-additional-prereqs
- *Optionally*, if required, update the ISO image to modify installation boot
parameters, automatically select boot menu options and/or add a kickstart
file to automatically perform configurations such as configuring the initial

View File

@ -211,9 +211,9 @@ ts2phc
For example, to find the NMEA serial port name of the enp81s0f0 interface:
.. code-block::
.. code-block::
~(keystone_admin)]$ ls /sys/class/net/enp81s0f0/device/gnss/
~(keystone_admin)]$ ls /sys/class/net/enp81s0f0/device/gnss/
#. Assign the instance to a host.