Pagure runs as 'pagure' here
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
f68bb7e4aa
commit
f92899fe69
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@
|
|||
- name: Install the certificates for repoSpanner access
|
||||
copy: src="{{private}}/files/repoSpanner/{{env}}/ca/{{item}}"
|
||||
dest="/etc/pagure/{{item}}"
|
||||
owner=git group=git mode=0600
|
||||
owner=pagure group=pagure mode=0600
|
||||
with_items:
|
||||
- ca.crt
|
||||
- fedora_rpms_admin.crt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue