set-machine-name-from-hostname¶
DEPRECATED: Make sure that the EFI BootOrder variable has the NIC we installed from first.
This Task sets the Machine Object .Machine.Name
value to the current
Machine objects Parameter named hostname
. This is often used in
discovery stages, where the Classify functions may set a Machines Param
hostname
to a value based on the classify actions.
This Task should be run after any Classify action Stages which perform
add_parameter hostname BOB
actions - or similar Tasks that set the
Machine objects hostname
Param.