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:
|
group:
|
||||||
name: paguremirroring
|
name: paguremirroring
|
||||||
state: present
|
state: present
|
||||||
when: env == 'pagure-staging'
|
|
||||||
tags:
|
tags:
|
||||||
- pagure
|
- pagure
|
||||||
- mirror
|
- mirror
|
||||||
|
@ -159,7 +158,6 @@
|
||||||
group: paguremirroring
|
group: paguremirroring
|
||||||
shell: /bin/nologin
|
shell: /bin/nologin
|
||||||
home: /srv/mirror
|
home: /srv/mirror
|
||||||
when: env == 'pagure-staging'
|
|
||||||
tags:
|
tags:
|
||||||
- pagure
|
- pagure
|
||||||
- mirror
|
- mirror
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue