Issue shadow/ keytab
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6c0099fb21
commit
bc31f44fcc
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
service: kojira
|
service: kojira
|
||||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||||
|
- role: keytab/service
|
||||||
|
service: shadow
|
||||||
|
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||||
|
when: "{{fedmsg_koji_instance}} != 'primary'"
|
||||||
- koji_hub
|
- koji_hub
|
||||||
- { role: nfs/server, when: env == "staging" }
|
- { role: nfs/server, when: env == "staging" }
|
||||||
- { role: keepalived, when: env == "production" and inventory_hostname.startswith('koji') }
|
- { role: keepalived, when: env == "production" and inventory_hostname.startswith('koji') }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue