Create a /mtn/koji symlink on all our staging builders.
This commit is contained in:
parent
14bb62b6a7
commit
96cb5711e5
1 changed files with 6 additions and 0 deletions
|
@ -163,6 +163,12 @@
|
|||
tags:
|
||||
- koji_builder
|
||||
|
||||
- name: make a mnt/koji link
|
||||
file: state=link src=/mnt/fedora_koji dest=/mnt/koji
|
||||
when: "'builders-stg' in group_names"
|
||||
tags:
|
||||
- koji_builder
|
||||
|
||||
# mock configs for pungify job
|
||||
- name: put extra special mock configs in
|
||||
copy: src=builders/{{ item }} dest="/etc/mock/{{ item }}" mode=644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue