koji_builder: we need to force this link because the mount may not be there(yet)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bdb2d1d212
commit
da387d0b20
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@
|
|||
- koji_builder
|
||||
|
||||
- name: make a mnt/koji link
|
||||
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji
|
||||
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji force=yes
|
||||
when: inventory_hostname.startswith(('buildvm-s390x-15', 'buildvm-s390x-16', 'buildvm-s390x-17'))
|
||||
tags:
|
||||
- koji_builder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue