universal/workflow-chain-map¶
Pipeline Sequence Control
The map is a key/value dictionary of workflow maps.
The key is the value of universal/application.
The value map is a map of workflow to next workflow sequences.
Adding to your application:
universal-maintenance: universal-discover
universal-discover: universal-hardware
universal-hardware: universal-burnin
Will enable the running of universal-discover and universal-hardware, but returning to universal-local when
done. This allows for reinventoring and corrective hardware updates, but maintaining the installed system.
Adding to your application:
Will enable the running of a clean rebuild of your system at the current systems. universal-discover is used as
the basic entry point for the standard usage of this workflow.
Security best practice is that all pipelines end with universal-complete.
Objects that Reference universal/workflow-chain-map¶
- profiles vmware-iso-builder in VMWare Support v4.15.6 as part of Params (declared)
- tasks universal-chain-workflow in Universal Workflow Content v4.15.5 as part of Templates.[0].Contents (used)
- tasks universal-chain-workflow in Universal Workflow Content v4.15.5 as part of Templates.[1].Contents (used)
- tasks universal-chain-workflow in Universal Workflow Content v4.15.5 as part of Templates.[2].Contents (used)
- profiles universal-application-coreos-base in CoreOS v4.15.1 as part of Params (declared)
Objects used by universal/workflow-chain-map¶
Not used in current content packs