Setup mirroring for pagure in prod

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-10-09 17:55:49 +02:00
parent aa8a92cea5
commit 87c1618a10

View file

@ -148,7 +148,6 @@
group:
name: paguremirroring
state: present
when: env == 'pagure-staging'
tags:
- pagure
- mirror
@ -159,7 +158,6 @@
group: paguremirroring
shell: /bin/nologin
home: /srv/mirror
when: env == 'pagure-staging'
tags:
- pagure
- mirror