mirror of
https://github.com/saltstack-formulas/bind-formula.git
synced 2025-04-15 17:20:21 +00:00
Refine named.conf perms
This commit is contained in:
parent
092d39be24
commit
db95f2af8d
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue