airshipctl/manifests
Matt McEuen 0324993d60 Add an m3 host generator function
This PS has a function which constructs a collection of Metal3 BareMetalHost
resources, along with associated configuration Secrets.
It solves for a couple of things:

1. pulling the nitty gritty details for generating BMH into one reusable place,
2. allowing the site-specific details to be filled in via catalogues of values

This function leverages a couple of different plugins in sequence:
The airshipctl Replacement plugin, which pulls the site-specific data from
the catalogue documents into a Templater plugin configuration; and then
the airshipctl Templater plugin, which generates a variable number of
BMHs in a data-driven fashion.

More details can be found in the README.md in this patchset.

Closes: #245

Change-Id: I3ddbd36dc53ea6afbd633098c985f4b28bcbb793
2020-07-17 15:30:26 -05:00
..
composite Add 3 nodes control plane composite 2020-07-14 19:46:14 +00:00
function Add an m3 host generator function 2020-07-17 15:30:26 -05:00
global/crd Merge "Add Bare Metal Operator resources" 2020-03-31 14:47:50 +00:00
site/test-site Add an m3 host generator function 2020-07-17 15:30:26 -05:00
type/gating Add an m3 host generator function 2020-07-17 15:30:26 -05:00