configpolicy/host_vars
Dustin d36e0d5a0a pyrocufflink-dns: Split named_zones definition
In order to support adding a second DNS server, the BIND zone
configuration needs to be partially modularized. While the forwarder
definitions for *pyrocufflink.blue*, etc. will remain the same, the
*pyrocufflink.red* zone will be different, as it will be a slave zone on
the second server. This commit breaks up the definition of the
`named_zones` variable into two parts:

* `pyrocufflink_red_zones`: This is a list of zone objects for
  *pyrocufflink.red* and its corresponding reverse zone. On
  *dns1.pyrocufflink.blue*, these are master zones. On the new server,
  these will be slaves.
* `pyrocufflink_common_zones`: This is a list of zone objects for the
  zones that are the same on both servers, since they are all forwarding
  zones.

Similarly, the `named_keys` variable only needs to be defined on the
master, since DHCP will only send updates there.
2018-08-12 17:23:34 -05:00
..
gw0 gw0: Set dhcpcd_nodev 2018-07-20 17:47:04 -05:00
smtp1.pyrocufflink.blue hosts: Add smtp1.p.b 2018-08-12 15:22:31 -05:00
dc0.pyrocufflink.blue.yml hosts: Add new domain controllers 2018-02-19 22:46:27 -06:00
dns0.pyrocufflink.blue.yml pyrocufflink-dns: Split named_zones definition 2018-08-12 17:23:34 -05:00
file0.pyrocufflink.blue.yml hosts: Add file0.p.b to burp-client 2018-08-08 22:07:32 -05:00
git0.pyrocufflink.blue.yml git0: Set gitea_root_url 2018-06-18 19:22:21 -05:00
vmhost0.pyrocufflink.blue.yml hosts: Add vmhost{0,1}.p.b 2018-07-23 17:35:10 -05:00
vmhost1.pyrocufflink.blue.yml hosts: Add vmhost{0,1}.p.b 2018-07-23 17:35:10 -05:00
zbx0.pyrocufflink.blue.yml hosts: Add zbx0.p.b to smtp-server 2018-04-15 13:28:45 -05:00