Adding mirror to the git group so it can read the configuration file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
0cf5a43a94
commit
0826192153
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,8 @@
|
||||||
group: mirror
|
group: mirror
|
||||||
shell: /bin/nologin
|
shell: /bin/nologin
|
||||||
home: /srv/mirror
|
home: /srv/mirror
|
||||||
|
groups: git
|
||||||
|
append: yes
|
||||||
when: env == 'pagure-staging'
|
when: env == 'pagure-staging'
|
||||||
tags:
|
tags:
|
||||||
- pagure
|
- pagure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue