update commissioning as it is now possible to just set the major RHEL version

This commit is contained in:
2023-07-14 17:11:39 +02:00
parent 2a650506c7
commit 55b4e228c8
8 changed files with 9 additions and 17 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ The following attributes can be set for a node:
+========================+==================+===========+================================================================================+
| ``iface`` | ``enp225s0f0`` | no | the installation entry to use for automatic installation |
+------------------------+------------------+-----------+--------------------------------------------------------------------------------+
| ``ipxe_installer`` | ``rhel87install``| no | the installation entry to use for automatic installation (``netboot``) |
| ``ipxe_installer`` | ``rhel8install`` | no | the installation entry to use for automatic installation (``netboot``) |
+------------------------+------------------+-----------+--------------------------------------------------------------------------------+
| ``network`` | ``static`` | no | network setup of the installed system; can be ``static`` or ``dhcp`` (default) |
+------------------------+------------------+-----------+--------------------------------------------------------------------------------+