Fixup dispatcher index.html permissions
This commit is contained in:
parent
5e85bf1df0
commit
01075d4fb7
|
@ -6,8 +6,8 @@
|
||||||
template:
|
template:
|
||||||
src: index.html
|
src: index.html
|
||||||
dest: "/opt/dashboard/www/index.html"
|
dest: "/opt/dashboard/www/index.html"
|
||||||
owner: munin
|
owner: www-data
|
||||||
group: munin
|
group: www-data
|
||||||
mode: 0600
|
mode: 0644
|
||||||
tags:
|
tags:
|
||||||
- dispatcher-dashboard-config
|
- dispatcher-dashboard-config
|
||||||
|
|
Loading…
Reference in a new issue