possible conditional fix for 6949

This commit is contained in:
Kevin Fenzi 2018-05-17 18:55:25 +00:00
parent 005c9e1dee
commit f2f81ee236

View file

@ -125,7 +125,7 @@
- name: make a mnt/koji link
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji
when: "'releng-compose' in group_names"
when: "'releng-compose' or 'releng-stg' in group_names"
- name: make a mnt/koji link for AltArch
file: state=link src=/mnt/fedora_koji dest=/mnt/koji