Try this
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
bc31f44fcc
commit
135b45fe5e
1 changed files with 1 additions and 1 deletions
|
@ -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') }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue