tripleo-heat-templates/ci/common
Harald Jensås 52ec1a018b DnsServers using get_attr
Nameservers are configured on the ctlplane subnets by the
undercloud installer, the nameservers are used early during
the deployment, prior to running os-net-config.

Remove the default DnsServer's in THT, replacing it with
an empty list and use get_attr to get the values for
DnsServers for the overcloud from the ctlplane subnet(s).

A conditinal is used in  puppet/role.role.j2.yaml so that
the parameter value is used whenever it is not [] (default)
to provide backwards compatibilityi and in case the user
want to use different DnsServers for the overcloud and
undercloud.

Partial: blueprint tripleo-routed-networks-templates
Change-Id: I5f33e06ca3f4b13cc355e02156edd9d8a1f773cd
2018-07-14 09:19:12 +02:00
..
all-nodes-validation-disabled.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
net-config-multinode-os-net-config.yaml DnsServers using get_attr 2018-07-14 09:19:12 +02:00
net-config-multinode.yaml DnsServers using get_attr 2018-07-14 09:19:12 +02:00
net-config-simple-bridge.yaml DnsServers using get_attr 2018-07-14 09:19:12 +02:00
vbmc_setup.yaml Add scenario011 to install ironic in the overcloud 2018-06-25 12:09:38 +00:00