Set nameservers for internal zone so instances get dns
This commit is contained in:
parent
d934cf11ef
commit
db986bcd0f
1 changed files with 1 additions and 0 deletions
|
@ -488,6 +488,7 @@
|
|||
name=cloudintern-subnet
|
||||
cidr=172.25.0.1/12
|
||||
gateway_ip=172.25.0.1
|
||||
dns_nameservers=66.35.62.163,140.211.169.201
|
||||
register: CLOUDINTERN_SUBNET_ID
|
||||
- name: Connect router's interface to the cloudintern-subnet
|
||||
neutron_router_interface:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue