Merge pull request #976 from openstack-charmers/bug/designate-tempest
Add new required dns.nameservers config
This commit is contained in:
@@ -121,3 +121,6 @@ test_with_ipv6 = false
|
||||
test_server_path = {{ workspace_path }}/test_server.bin
|
||||
provider = amphora
|
||||
{% endif %}
|
||||
|
||||
[dns]
|
||||
nameservers = {{ test_name_server }}
|
||||
|
||||
Reference in New Issue
Block a user