fix warnings
This commit is contained in:
@@ -15,19 +15,19 @@ The following attributes can be set for a node:
|
||||
+------------------------+------------------+-----------+--------------------------------------------------------------------------------+
|
||||
| attribute name | sample value | mandatory | meaning |
|
||||
+========================+==================+===========+================================================================================+
|
||||
| ``iface`` | ``enp225s0f0`` | no | the installation entry to use for automatic installation |
|
||||
| ``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`` | ``rhel87install``| 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) |
|
||||
| ``network`` | ``static`` | no | network setup of the installed system; can be ``static`` or ``dhcp`` (default) |
|
||||
+------------------------+------------------+-----------+--------------------------------------------------------------------------------+
|
||||
| ``puppet_env`` | ``preprod`` | no | puppet environment with ``prod`` as default |
|
||||
| ``puppet_env`` | ``preprod`` | no | puppet environment with ``prod`` as default |
|
||||
+------------------------+------------------+-----------+--------------------------------------------------------------------------------+
|
||||
| ``puppet_role`` | ``role::server`` | yes | puppet role of the node. String should start with ``role::`` |
|
||||
+------------------------+------------------+-----------+--------------------------------------------------------------------------------+
|
||||
| ``puppet_group`` | ``computing`` | no | defines the group for the hiera values. If not set takes the ``default`` one |
|
||||
| ``puppet_group`` | ``computing`` | no | defines the group for the hiera values. If not set takes the ``default`` one |
|
||||
+------------------------+------------------+-----------+--------------------------------------------------------------------------------+
|
||||
| ``rootpw`` | ``$y$j9T$f...`` | no | root password hash |
|
||||
| ``rootpw`` | ``$y$j9T$f...`` | no | root password hash |
|
||||
+------------------------+------------------+-----------+--------------------------------------------------------------------------------+
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user