Formulas to set up and configure the bind DNS server.
Note
See the full Salt Formulas installation and usage instructions.
Install the bind package and start the bind service.
Manage the bind configuration file.
bind:
config:
name: /etc/named.conf
source: salt://bind/files/named.conf
user: root
group: named
mode: 640