Add missing /git/ from the hotness git_url
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
67130dd947
commit
1e336c5880
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ config = {
|
|||
'server': 'https://koji.fedoraproject.org/kojihub',
|
||||
'weburl': 'https://koji.fedoraproject.org/koji',
|
||||
{% endif %}
|
||||
'git_url': 'https://src.fedoraproject.org/rpms/{package}.git',
|
||||
'git_url': 'https://src.fedoraproject.org/git/rpms/{package}.git',
|
||||
|
||||
'krb_principal': 'hotness/hotness01{{env_suffix}}.phx2.fedoraproject.org@{{ipa_realm}}',
|
||||
'krb_keytab': '/etc/krb5.hotness_hotness01{{env_suffix}}.phx2.fedoraproject.org.keytab',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue