Update koji.conf on koschei-backend
This commit is contained in:
parent
debc8c9550
commit
36f0282ccc
1 changed files with 5 additions and 4 deletions
|
@ -3,7 +3,8 @@ server = http://{{ koschei_koji_hub }}/kojihub
|
|||
topurl = http://{{ koschei_kojipkgs }}
|
||||
weburl = http://{{ koschei_koji_web }}/koji
|
||||
topdir = /mnt/koji
|
||||
authtype = ssl
|
||||
cert = /etc/koschei/koschei.pem
|
||||
ca = /etc/koschei/fedora-ca.cert
|
||||
serverca = /etc/koschei/fedora-ca.cert
|
||||
authtype = kerberos
|
||||
krbservice = host
|
||||
principal = koschei/{{ inventory_hostname }}@{{ ipa_realm }}
|
||||
keytab = /etc/krb5.koschei_{{ inventory_hostname }}.keytab
|
||||
ccache = /tmp/koschei-koji-krb-ccache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue