This commit is contained in:
nazunalika 2020-12-23 05:20:39 -07:00
parent 5b61c5f751
commit eacabeee1c
3 changed files with 4 additions and 3 deletions

View File

@ -64,7 +64,7 @@ koji_hub_proxy_principals: koji/kojiweb@ROCKYLINUX.ORG
koji_hub_keytab: /etc/koji.keytab
koji_hub_principal_format: compile/%s@ROCKYLINUX.ORG
# This should be sufficient even for LE
koji_hub_ca: /etc/pki/tls/certs/ca-bundle.crt
koji_hub_ca: "{{ koji_web_cacert }}"
# Koji FAS Syncing
# This isn't implemented yet

View File

@ -5,3 +5,4 @@ logfile=/var/log/kojira.log
;with_src=no
principal = {{ koji_kojira_principal }}
keytab = {{ koji_kojira_keytab }}
serverca = {{ koji_hub_ca }}

View File

@ -1,7 +1,7 @@
[web]
SiteName = {{ koji_sitename }}
{% if koji_custom_theme %}
KojiTheme = {{ koji_theme }}
{% if koji_theme %}
KojiTheme = {{ koji_theme_name }}
{% endif %}
# Key urls