configpolicy/roles/named
Dustin f5b922265b roles/named: Add allow-update block to named.conf
The `allow-update` block in `named.conf` enumerates the hosts/networks
that are allowed to issue dynamic DNS updates. This is required in
Active Directory and other environments where clients and/or DHCP
servers create DNS records automatically.

By default, the block is omitted from the generated configuration file.
The `named_allow_update` variable can be set to a list of patterns (e.g.
CIDR blocks, ACL names, etc.) to populate it.
2018-02-18 10:04:27 -06:00
..
defaults roles/named: Deploy BIND DNS server 2018-01-29 15:07:31 -06:00
handlers roles/named: Deploy BIND DNS server 2018-01-29 15:07:31 -06:00
tasks roles/named: Deploy BIND DNS server 2018-01-29 15:07:31 -06:00
templates roles/named: Add allow-update block to named.conf 2018-02-18 10:04:27 -06:00
vars roles/named: Deploy BIND DNS server 2018-01-29 15:07:31 -06:00