Adjust pagure's config file so the mirroring service can access it

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-10-09 20:11:05 +02:00
parent 3dd0a134ad
commit 14be968cff

View file

@ -320,7 +320,6 @@
- name: let paguremirroring read the pagure config
command: /usr/bin/setfacl -m user:paguremirroring:rx /etc/pagure/pagure.cfg
when: env == 'pagure-staging'
tags:
- pagure
- mirror