universal-build¶
Build a system
The universal-build task controls hardware discovery and workflow chain configuration.
Parameters: - universal/no-hardware (true): Clears hardware-related params (tools, raid, bios, flash) to empty arrays - universal/no-hardware (false/unset): Removes hardware-related params from the machine - universal/no-os (true): Removes all workflows after the last install workflow in the chain map - universal/no-app (true): Keeps only workflows up to and including the last install workflow
The task automatically clears these control parameters at the start of execution. To override this behavior, set the parameters in the global profile before this task runs.
Objects that Reference universal-build¶
- stages universal-build in Universal Workflow Content as part of Tasks (declared)
Objects used by universal-build¶
- templates prelude.tmpl
- params universal/no-hardware
- params universal/no-app
- params universal/workflow-chain-map
- params universal/no-os