Enhance base ironic-vars & deployment to support bare metal #509
Labels
2-Manifests
Relates to manifest/document set related issues
enhancement
New feature or request
priority/medium
Default priority for items
ready for review
Change related to the issue is ready for review
size m
Milestone
Our bare metal lab definition is currently redefining the contents of the ironic-vars ConfigMap at the site level:
https://review.opendev.org/c/airship/treasuremap/+/772737/25/manifests/site/stl3-site/target/initinfra/patch_bmo_config.yaml
Likewise for the ironic deployment:
https://review.opendev.org/c/airship/treasuremap/+/772737/25/manifests/site/stl3-site/target/initinfra/patch_ironic.yaml
This is not ideal, and will result in the definition being duplicated across various site definitions. Instead we should do one of the following:
Either way, the base definition should allow for substitution of the site-specific values like IP addresses, which the baremetal-operator function has today.
The text was updated successfully, but these errors were encountered: