copr-be: copr-ping: missing copy arguments
This commit is contained in:
parent
dcc3ffa07a
commit
3d32fa4519
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@
|
||||||
username = bot-copr-ping
|
username = bot-copr-ping
|
||||||
token = {{ copr_ping_bot_token }}
|
token = {{ copr_ping_bot_token }}
|
||||||
copr_url = https://copr.fedorainfracloud.org
|
copr_url = https://copr.fedorainfracloud.org
|
||||||
|
path: "{{ ping_homedir }}/.config/copr"
|
||||||
|
mode: 0600
|
||||||
|
owner: "{{ ping_user }}"
|
||||||
|
group: "{{ ping_user }}"
|
||||||
tags: copr_ping
|
tags: copr_ping
|
||||||
when: not devel
|
when: not devel
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue