
This change introduces a virtual site, virtual-network-cloud, that validates the network-cloud type. Change-Id: I5e667081dd112a954c91ee2589b9d0e6039fd6d8
11 lines
329 B
YAML
11 lines
329 B
YAML
# Site-level, phase-specific lists of hosts to generate
|
|
# This is used by the hostgenerator-m3 function to narrow down the site-level
|
|
# host-catalogue to just the hosts needed for a particular phase.
|
|
apiVersion: airshipit.org/v1alpha1
|
|
kind: VariableCatalogue
|
|
metadata:
|
|
name: host-generation-catalogue
|
|
hosts:
|
|
m3:
|
|
- node01
|