d
This commit is contained in:
parent
bc80d45543
commit
d973a08058
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
group: munin
|
||||
- name: /var/cache/munin/www
|
||||
mode: '0755'
|
||||
owner: tss
|
||||
owner: www-data
|
||||
group: root
|
||||
- name: /var/lib/munin
|
||||
mode: '0755'
|
||||
|
@ -40,7 +40,7 @@
|
|||
mode: '0777'
|
||||
state: directory
|
||||
owner: munin
|
||||
group: munin
|
||||
group: www-data
|
||||
recurse: true
|
||||
|
||||
- name: Template apache config
|
||||
|
|
Loading…
Reference in a new issue