Dev-Deploy: move to k8s DNS addr for private network
This PS moves the DNS nameservers used in the smoketest heat template to use the k8s DNS on the dev host. Change-Id: I3a5f9eb2689f01ee2ef216843b80fbe2607eb5bc
This commit is contained in:
parent
e12d626f9c
commit
c6b7fc2764
@ -39,5 +39,4 @@ resources:
|
||||
gateway_ip: {get_param: subnet_gateway}
|
||||
enable_dhcp: false
|
||||
dns_nameservers:
|
||||
- 8.8.8.8
|
||||
- 8.8.4.4
|
||||
- 10.96.0.10
|
||||
|
Loading…
Reference in New Issue
Block a user