Capture creation of BMH resources into Helm chart 83/4483/2
authorTodd Malsbary <todd.malsbary@intel.com>
Thu, 28 Oct 2021 23:07:56 +0000 (16:07 -0700)
committerTodd Malsbary <todd.malsbary@intel.com>
Fri, 19 Nov 2021 22:23:56 +0000 (22:23 +0000)
commit164e86c74cbf20cbab255f355c8021bf6a4d729d
tree50521679fa68d454087b93c606edbc1516a3958b
parent3132fc5e4d956ad3181a9ec0c5f234581f8947b1
Capture creation of BMH resources into Helm chart

Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ie67048142020a0eb4aa544ddba9f551fbd1eec72
.gitignore
deploy/machines/.helmignore [new file with mode: 0644]
deploy/machines/Chart.yaml [new file with mode: 0644]
deploy/machines/example-values.yaml [new file with mode: 0644]
deploy/machines/templates/_networkdata.json [new file with mode: 0644]
deploy/machines/templates/_userdata.yaml [new file with mode: 0644]
deploy/machines/templates/baremetalhost.yaml [new file with mode: 0644]
deploy/metal3/scripts/01_metal3.sh
env/lib/common.sh