bootstrap-drp-endpoint¶
Profile to bootstrap contexts
Bootstrap Digital Rebar server with the bootstrap operations for:
bootstrap-tools
- install additional packages (*)bootstrap-ipmi
- installipmitool
package and ipmi plugin provider if neededbootstrap-contexts
- installdocker-context
plugin_provider, and contexts in installed content
Intended to be driven by a bootstrapping workflow on the DRP Endpoint
(like universal-bootstrap
) during DRP Endpoint installation.
Note
(*)
The bootstrap-tools
specification exists in the bootstrap-ipmi
Profile definition. It is not explicitly called out here, as that would duplicate
the pockage install process needlessly.
The bootstrap-ipmi
Profile defines the Param bootstrap-tools
to
contain ipmitool
. The Param is a composable Param, so all instances
of the Param will be aggregated together in one list, instead of the
regular order of precedence.