bodhi: also allow ftpsync to use the bodhi fedora messaging cert

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-05-16 13:01:09 -07:00
parent 7c50802e78
commit 35df2de4c9

View file

@ -292,6 +292,12 @@
- config
- bodhi
- name: Let the ftpsync user also read the fedora-messaging key
command: /usr/bin/setfacl -m user:ftpsync:rx /etc/pki/fedora-messaging/bodhi-key.pem
tags:
- config
- bodhi
- name: make a mnt/koji link
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji force=yes
tags: