tripleo-heat-templates/environments/composable-roles
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
..
monolithic-ha.yaml DnsServers using get_attr 2018-07-14 09:19:12 +02:00
monolithic-nonha.yaml DnsServers using get_attr 2018-07-14 09:19:12 +02:00
standalone.yaml DnsServers using get_attr 2018-07-14 09:19:12 +02:00