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:
|
template:
|
||||||
src: "ssh_config.j2"
|
src: "ssh_config.j2"
|
||||||
dest: /home/copr/.ssh/config
|
dest: /home/copr/.ssh/config
|
||||||
owner: resalloc
|
owner: copr
|
||||||
group: resalloc
|
group: copr
|
||||||
mode: 0600
|
mode: 0600
|
||||||
tags:
|
tags:
|
||||||
- backend_to_hv_ssh_config
|
- backend_to_hv_ssh_config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue