Try to fix permissions for fedmsg on packages03.
This commit is contained in:
parent
625cac873b
commit
3bd06c7e76
2 changed files with 4 additions and 4 deletions
|
@ -102,8 +102,8 @@
|
|||
dest="/var/cache/fedoracommunity/{{item}}"
|
||||
state=directory
|
||||
owner=apache
|
||||
group=apache
|
||||
mode=0755
|
||||
group=fedmsg
|
||||
mode=0775
|
||||
with_items:
|
||||
- packages
|
||||
- rpm_cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue