update rdocloud dns settings to outside provider

Closes-Bug: #1785342
Change-Id: Icc238297e9af33adf74720700b20e797749882eb
This commit is contained in:
Wes Hayutin 2018-08-03 18:59:24 -04:00
parent 42fcd93d9a
commit baa78023d0
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ provision_net_cidr: 192.168.24.0/24
nameserver_from_virthost: false
custom_nameserver:
- 38.145.33.91
- 1.1.1.1
- 1.0.0.1
undercloud_undercloud_nameservers: "{{ custom_nameserver }}"
external_net: '38.145.32.0/22'
overcloud_dns_servers: "{{ custom_nameserver }}"