Refine named.conf perms

This commit is contained in:
Thomas S Hatch 2013-06-13 00:04:08 -04:00
parent 092d39be24
commit db95f2af8d

View file

@ -11,8 +11,8 @@ bind9:
- name: /etc/named.conf
- source: salt://bind/files/named.conf
- user: root
- group: root
- mode: 644
- group: named
- mode: 640
- require:
- pkg: bind9
service.running: