Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-12-16 15:33:59 +00:00
parent bc31f44fcc
commit 135b45fe5e

View file

@ -36,7 +36,7 @@
- role: keytab/service
service: shadow
host: "koji{{env_suffix}}.fedoraproject.org"
when: "{{fedmsg_koji_instance}} != 'primary'"
when: "fedmsg_koji_instance != 'primary'"
- koji_hub
- { role: nfs/server, when: env == "staging" }
- { role: keepalived, when: env == "production" and inventory_hostname.startswith('koji') }