Revert "Set this to 0775 like it's set in a later play so they don't flip flop perms back and forth"
This reverts commit 81d9237c62
.
This commit is contained in:
parent
81d9237c62
commit
63ac561e4e
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
- name: create a /var/run/fedmsg dir with setgid for monitoring.
|
||||
file: >
|
||||
dest=/var/run/fedmsg
|
||||
mode=0775
|
||||
mode=2775
|
||||
owner=fedmsg
|
||||
group=fedmsg
|
||||
state=directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue