bind-formula/pillar.example

35 lines
574 B
Text
Raw Normal View History

bind:
lookup:
pkgs:
- bind
service:
- named
bind:
config:
tmpl: salt://bind/files/debian/named.conf
user: root
group: named
mode: 640
bind:
2014-10-16 10:54:02 +00:00
keys:
"core_dhcp":
secret: "YourSecretKey"
configured_zones:
sub.domain.com:
type: master
notify: False
1.168.192.in-addr.arpa:
type: master
notify: False
2014-10-16 10:54:02 +00:00
dynamic.domain.com:
type: master
allow-update: "key core_dhcp"
notify: True
available_zones:
sub.domain.org:
file: db.sub.domain.org
masters: "192.168.0.1;"