Setup mirroring for pagure in prod
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
aa8a92cea5
commit
87c1618a10
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue