puppet-bind/data/common.yaml
2018-02-19 09:18:15 +01:00

15 lines
323 B
YAML

---
bind::defaults::supported: false
bind::defaults::chroot_supported: false
bind::defaults::random_device: '/dev/random'
bind::forwarders: ''
bind::forward: ''
bind::dnssec: true
bind::filter_ipv6: false
bind::version: ''
bind::auth_nxdomain: false
bind::include_local: false
bind::updater::keydir: '/etc/nsupdate-keys'