bodhi-backend01: drop default, only directories can have default
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
17eb190e78
commit
00bfd85f4e
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@
|
|||
- bodhi
|
||||
|
||||
- name: Let the ftpsync user also read the fedora-messaging config
|
||||
acl: path=/etc/fedora-messaging/config.toml default=true entity=ftpsync etype=group permissions=r-x state=present
|
||||
acl: path=/etc/fedora-messaging/config.toml entity=ftpsync etype=group permissions=r-x state=present
|
||||
tags:
|
||||
- config
|
||||
- bodhi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue