copr-backend: fixing ssh_config, take #4 (ownership)

This commit is contained in:
Pavel Raiskup 2023-03-30 10:57:55 +02:00
parent c82af101e0
commit 76cf843c9b

View file

@ -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