openstack-ansible/etc/openstack_deploy/conf.d/unbound.conf.aio
Logan V d651ed70f4 Unbound DNS resolution containers
Optionally deploy unbound DNS caching resolvers in lieu of
managing /etc/hosts across all hosts.

This is an opt-in optimization providing centralized DNS
resolution containers to allow intra-cluster name resolution
identical to what openstack_hosts provides with its /etc/hosts
management.

Managing /etc/hosts is very inefficient and cumbersome in large
environments with lots of hosts, so this change allows for a
quicker and more consistent deployment using centralized resolvers.

Change-Id: Ibbc1fc77aa42c1a530e2f52a5c3c4ed86d0fe8ea
2016-08-26 10:11:22 -05:00

4 lines
46 B
Plaintext

unbound_hosts:
aio1:
ip: 172.29.236.100