Drop this datacenter phx2 thing to handle the stg builder too.

This commit is contained in:
Kevin Fenzi 2015-01-30 23:25:37 +00:00
parent 69cf8ccee5
commit b06807e76b

View file

@ -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