buildvm-s390x-17: add to list that gets the /mnt/koji link.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a2bdbaeabe
commit
4e04d027ab
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@
|
|||
|
||||
- name: make a mnt/koji link
|
||||
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji
|
||||
when: inventory_hostname.startswith(('buildvm-s390x-15', 'buildvm-s390x-16'))
|
||||
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