Try to fix permissions for fedmsg on packages03.

This commit is contained in:
Ralph Bean 2015-11-30 17:58:16 +00:00
parent 625cac873b
commit 3bd06c7e76
2 changed files with 4 additions and 4 deletions

View file

@ -71,6 +71,7 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
roles:
- fedmsg/base
- role: gluster/client
name: gluster
servers:
@ -79,7 +80,7 @@
username: "{{ packagesglusterusername }}"
password: "{{ packagesglusterpassword }}"
owner: apache
group: apache
group: fedmsg
mountdir: /var/cache/fedoracommunity
handlers:
@ -96,7 +97,6 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
roles:
- fedmsg/base
- fedmsg/hub
- packages3/web
- role: collectd/fedmsg-service