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:
Kevin Fenzi 2022-05-11 18:27:49 -07:00
parent e6e0e2f42d
commit d7c84cd540

View file

@ -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: