copr-backend: fixing ssh_config, take #4 (ownership)
This commit is contained in:
parent
c82af101e0
commit
76cf843c9b
1 changed files with 2 additions and 2 deletions
|
@ -67,8 +67,8 @@
|
|||
template:
|
||||
src: "ssh_config.j2"
|
||||
dest: /home/copr/.ssh/config
|
||||
owner: resalloc
|
||||
group: resalloc
|
||||
owner: copr
|
||||
group: copr
|
||||
mode: 0600
|
||||
tags:
|
||||
- backend_to_hv_ssh_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue