Commit a71dad59 by John Jarvis

changing perms on master supervisord conf

parent 9cecaef0
......@@ -66,7 +66,8 @@
- name: supervisor | create supervisor master config
template: >
src=supervisord.conf.j2 dest={{ supervisor_cfg }}
owner={{ supervisor_user }}
owner={{ supervisor_user }} group={{ common_web_user }}
mode=0644
notify: supervisor | restart supervisor
- name: supervisor | create a symlink for supervisortctl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment