mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 04:52:29 +08:00
Setup mirroring for pagure in prod
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user