Create a mirror user for the mirroring feature in pagure

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-09-25 22:07:39 +02:00
parent d49dcaf080
commit a13c742641

View file

@ -142,6 +142,18 @@
- gitolite
- pagure
# Set things up for the mirroring feature
- name: create the `mirror` user
user:
name: mirror
group: mirror
shell: /bin/nologin
home: /srv/mirror
when: env == 'pagure-staging'
tags:
- pagure
- mirror
# Set-up postfix and the milter for postfix