[doc] Missing --name option
The --name parameter needs to be passed when a node is created with a name. Change-Id: I7e4416113d06b3f10a78c28e14c9add89c21ef95
This commit is contained in:
parent
cbbd473899
commit
7a15df60c3
@ -99,7 +99,7 @@ a node with the ``redfish`` driver. For example:
|
|||||||
redfish_address=https://example.com --driver-info \
|
redfish_address=https://example.com --driver-info \
|
||||||
redfish_system_id=/redfish/v1/Systems/CX34R87 --driver-info \
|
redfish_system_id=/redfish/v1/Systems/CX34R87 --driver-info \
|
||||||
redfish_username=admin --driver-info redfish_password=password \
|
redfish_username=admin --driver-info redfish_password=password \
|
||||||
node-0
|
--name node-0
|
||||||
|
|
||||||
For more information about enrolling nodes see :ref:`enrollment`
|
For more information about enrolling nodes see :ref:`enrollment`
|
||||||
in the install guide.
|
in the install guide.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user