puppet-bind/data/common.yaml
Nate Riffe ae3bfa7f1b Add warnings and safety checks and documentation
The changes in the `redhat-default-zones` branch, when released, may cause
upgrade difficulties for Red Hat system administrators. Try to ease the
transition.
2016-01-19 07:44:30 -06:00

13 lines
285 B
YAML

---
bind::defaults::supported: false
bind::defaults::random_device: '/dev/random'
bind::defaults::rndc: true
bind::defaults::default_zones_warning: false
bind::forwarders: ''
bind::dnssec: true
bind::version: ''
bind::include_local: false
bind::updater::keydir: '/etc/nsupdate-keys'