Consume the infra composite in the initinfra phase

This follows from the work done in airshipctl to deploy
calico CNI via a kustomize entrypoint:
https://review.opendev.org/#/c/743763/
https://review.opendev.org/#/c/743402/

Change-Id: I03089214be1ae87926ba8c997c03511a6d8fb0a5
This commit is contained in:
Matt McEuen 2020-08-31 17:03:31 -05:00
parent 4d6293ee6b
commit 339f6dbc97
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
resources:
- ../../shared/clusterctl
- ../../../../../../airshipctl/manifests/composite/infra/
- ../../../../../../airshipctl/manifests/function/baremetal-operator/
commonLabels:
airshipit.org/stage: initinfra

View File

@ -1,5 +1,6 @@
resources:
- ../../shared/clusterctl
- ../../../../../../airshipctl/manifests/composite/infra/
- ../../../../../../airshipctl/manifests/function/baremetal-operator/
- ../../../../../../airshipctl/manifests/function/helm-operator/
commonLabels: