The Bodhi MASHING lock files have moved.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-11-16 15:38:30 +00:00
parent a0023baece
commit 98b1b337e2

View file

@ -8,7 +8,7 @@
tasks:
- name: Check for the existance of a mashing lock.
shell: "ls -alh /mnt/koji/mash/updates/MASHING*"
shell: "ls -alh /mnt/koji/compose/updates/MASHING*"
register: lockfile
ignore_errors: true