copr: backend provision c&p fix
This commit is contained in:
parent
1fd3dc0ca5
commit
8edcf08f36
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
||||||
- name: put some files into the provision subdir
|
- name: put some files into the provision subdir
|
||||||
template:
|
template:
|
||||||
src: "provision/{{ item }}"
|
src: "provision/{{ item }}"
|
||||||
dest: "/var/lib/resallocserver/provision/{{ item }}"
|
dest: "/home/copr/provision/{{ item }}"
|
||||||
with_items:
|
with_items:
|
||||||
- vars.yml
|
- vars.yml
|
||||||
- nova_cloud_vars.yml
|
- nova_cloud_vars.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue