Create koji web keytab
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0b63130985
commit
bf224e2fd5
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@
|
||||||
owner_user: apache
|
owner_user: apache
|
||||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||||
- koji_hub
|
- koji_hub
|
||||||
|
- role: keytab/service
|
||||||
|
service: HTTP
|
||||||
|
owner_user: apache
|
||||||
|
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||||
|
when: "fedmsg_koji_instance == 'primary'"
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
service: shadow
|
service: shadow
|
||||||
owner_user: koji_shadow
|
owner_user: koji_shadow
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue