Drop this datacenter phx2 thing to handle the stg builder too.
This commit is contained in:
parent
69cf8ccee5
commit
b06807e76b
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@
|
|||
|
||||
- name: make a mnt/koji link
|
||||
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji
|
||||
when: inventory_hostname.startswith('build') and datacenter == 'phx2'
|
||||
when: inventory_hostname.startswith('build')
|
||||
tags:
|
||||
- koji_builder
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue