copr-hv: correct the path to provision directory
This commit is contained in:
parent
87d557789f
commit
070da7fde0
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@
|
||||||
copy:
|
copy:
|
||||||
dest: /etc/eimg/eimg.sh
|
dest: /etc/eimg/eimg.sh
|
||||||
content: |
|
content: |
|
||||||
EIMG_COPR_PLAYBOOK_DIR=/home/copr/vm-provisioning
|
EIMG_COPR_PLAYBOOK_DIR=/home/copr/provision
|
||||||
EIMG_COPR_PLAYBOOK=local-image-update.yml
|
EIMG_COPR_PLAYBOOK=local-image-update.yml
|
||||||
|
|
||||||
- name: setup provision directory
|
- name: setup provision directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue