3fec6981f0
Changes the versions catalogue from a VariableCatalogue to a structural schema VersionsCatalogue CRD. Relates-To: #363 Change-Id: I445111356662ab33d9337ddd1537885d5afd094f
18 lines
807 B
Markdown
18 lines
807 B
Markdown
Function: baremetal-operator
|
|
============================
|
|
|
|
This function defines a deployment of the Metal3 baremetal-operator,
|
|
including both the operator itself and Ironic.
|
|
|
|
Optional: a ``versions-airshipctl`` VersionsCatalogue may be used to
|
|
override the default container images.
|
|
A base example for this catalogue can be found in the ``airshipctl-base-catalogues``
|
|
function. If using the catalogue, apply the ``replacements/`` entrypoint
|
|
at the site level, as a Kustomize transformer.
|
|
|
|
Optional: a ``networking`` VariableCatalogue may be used to
|
|
override some of the ironic networking variables.
|
|
A base example for this catalogue can be found in the ``airshipctl-base-catalogues``
|
|
function. If using the catalogue, apply the ``replacements/`` entrypoint
|
|
at the site level, as a Kustomize transformer.
|