419300b277
Current inheritance model we use site -> type -> global is currently violated inheriting in global phases from type/gating. Also makes capd job voting. Change-Id: I9dd6e8b9050fa37b7f38690aebf4fcae71771b80 Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
14 lines
382 B
YAML
14 lines
382 B
YAML
resources:
|
|
- phases.yaml
|
|
- executors.yaml
|
|
- cluster-map.yaml
|
|
- ../function/clusterctl
|
|
# Scripts for generic containers
|
|
- ../function/phase-helpers
|
|
patchesStrategicMerge:
|
|
- clusterctl_init_options.yaml
|
|
transformers:
|
|
# NOTE(aostapenko) Consume AIRSHIPCTL_EPHEMERAL_ISO_URL here that will
|
|
# have precedence over phase catalogue isoURL value
|
|
- ../function/bootstrap
|