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