copr-backend: oops, fix copy-paste leftover
This commit is contained in:
parent
ad3d1a3a54
commit
713c82215f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
- name: Install Pulp config file
|
- name: Install Pulp config file
|
||||||
template:
|
template:
|
||||||
src: pulp-cli.toml
|
src: pulp-cli.toml
|
||||||
dest: "{{ item.homedir }}/.aws/config"
|
dest: "/home/copr/.config/pulp/cli.toml"
|
||||||
owner: copr
|
owner: copr
|
||||||
group: copr
|
group: copr
|
||||||
mode: 0600
|
mode: 0600
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue