Correct the mount for stg koji builders.
This commit is contained in:
parent
4809680bda
commit
9f14e025ce
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@
|
||||||
- koji_builder
|
- koji_builder
|
||||||
|
|
||||||
- name: make a mnt/koji link
|
- name: make a mnt/koji link
|
||||||
file: state=link src=/mnt/fedora_koji dest=/mnt/koji
|
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji
|
||||||
when: "'builders-stg' in group_names"
|
when: "'builders-stg' in group_names"
|
||||||
tags:
|
tags:
|
||||||
- koji_builder
|
- koji_builder
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue