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 - name: /etc/named.conf
- source: salt://bind/files/named.conf - source: salt://bind/files/named.conf
- user: root - user: root
- group: root - group: named
- mode: 644 - mode: 640
- require: - require:
- pkg: bind9 - pkg: bind9
service.running: service.running: