copr-backend: fixes in ssh_config, take #3
This commit is contained in:
parent
4c22f7011b
commit
c82af101e0
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
- name: setup copr user ssh config file
|
||||
template:
|
||||
src: "ssh_config.j2"
|
||||
dest: /var/lib/resallocserver/.ssh/config
|
||||
dest: /home/copr/.ssh/config
|
||||
owner: resalloc
|
||||
group: resalloc
|
||||
mode: 0600
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue