update rdo-cloud dns to outside provider

Closes-Bug: #1785342
Change-Id: I601de96627ff536f1c767dbac654f69e5aca13ec
This commit is contained in:
Wes Hayutin 2018-08-03 19:00:15 -04:00
parent 055ece4ed4
commit b68fe171c2
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
# https://github.com/openstack-infra/tripleo-ci/blob/master/scripts/te-broker/create-env#L47
custom_nameserver:
- 1.1.1.1
- 1.0.0.1
- 38.145.33.91
- 38.145.32.66
- 38.145.32.79
undercloud_undercloud_nameservers: "{{ custom_nameserver }}"
external_net: '38.145.32.0/22'
overcloud_dns_servers: "{{ custom_nameserver }}"