set-machine-name-from-hostname¶
Alma Linux 8 install stages. References the latest Alma 8 release
This Stage 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 Stage should be run after any Classify action Stages which perform
add_parameter hostname BOB
actions - or similar Stages that set the
Machine objects hostname
Param.