bodhi / backend: allow ftpsync user to read fedora-messaging config
This should allow the updates sync script to again report when it's syncing updates. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e6e0e2f42d
commit
d7c84cd540
1 changed files with 6 additions and 0 deletions
|
@ -286,6 +286,12 @@
|
|||
- config
|
||||
- bodhi
|
||||
|
||||
- name: Let the ftpsync user also read the fedora-messaging config
|
||||
command: /usr/bin/setfacl -m user:ftpsync:rx /etc/fedora-messaging/config.toml
|
||||
tags:
|
||||
- config
|
||||
- bodhi
|
||||
|
||||
- name: make a mnt/koji link
|
||||
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji force=yes
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue