add 1.1.1.1 to multinode dns

This using just 127.0.0.1 seems to work just fine
in upstream and rdo jobs w/ unbound.  When users need
to replicate the job in their own infra they may run
into issues.

The standalone jobs update the dns server as part
of the standalone deployment.  Add a redundant dns
server is the only way to ensure both upstream and private
workflows will work consistently. 

Related-Review that introduced unbound and localhost
https://review.openstack.org/#/c/494545/

In the case of local reproducers using libvirt the 
image does NOT have unbound cache.

Change-Id: I58917eb84217958afd5cba1fa77ce0032aac4255
This commit is contained in:
Wes Hayutin 2019-02-10 16:42:26 -07:00 committed by wes hayutin
parent 75ff68608b
commit eab4a7b7c5
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ undercloud_conf_extras: "net_config_override = /opt/stack/new/tripleo-ci/undercl
generate_pingtest_subunit: true
undercloud_undercloud_nameservers:
- 127.0.0.1
- 1.1.1.1
tempest_test_image_path: /opt/cache/files/cirros-0.3.5-x86_64-disk.img
# We don't need to cleanup TripleO CI