Make masher own /var/cache/bodhi.

This commit is contained in:
Ralph Bean 2015-08-19 22:35:21 +00:00
parent 9b8fe80ab1
commit feae41df5e

View file

@ -265,6 +265,16 @@
- config
- bodhi
- name: have the masher own /var/cache/bodhi because of course..
file: >
path="/var/cache/bodhi"
owner=masher
group=masher
when: inventory_hostname.startswith('bodhi-backend')
tags:
- config
- bodhi
- name: ensure that nrpe has rights to monitor us (dir)
file: >
dest=/var/run/fedmsg