892bb6a16d
Change-Id: I35a83a4e3fbc60c0f25b3969d624bbc370f0a41b
17 lines
479 B
YAML
17 lines
479 B
YAML
resources:
|
|
- phases.yaml
|
|
- plan.yaml
|
|
- executors.yaml
|
|
- cluster-map.yaml
|
|
- ../function/clusterctl
|
|
- ../function/airshipctl-base-catalogues
|
|
# Scripts for generic containers
|
|
- ../function/phase-helpers
|
|
patchesStrategicMerge:
|
|
- clusterctl_init_options.yaml
|
|
transformers:
|
|
- ../function/clusterctl/replacements
|
|
# NOTE(aostapenko) Consume AIRSHIPCTL_EPHEMERAL_ISO_URL here that will
|
|
# have precedence over phase catalogue isoURL value
|
|
- ../function/bootstrap
|