Work with expectations set by pungi
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
c623eeae70
commit
a90e8d9751
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
#! /bin/sh
|
||||
koji --profile=compose --principal="compose/koji{{env_suffix}}.fedoraproject.org" --keytab="/etc/krb5.compose_koji{{env_suffix}}.fedoraproject.org.keytab" "$@"
|
||||
koji --profile=compose_koji --principal="compose/koji{{env_suffix}}.fedoraproject.org" --keytab="/etc/krb5.compose_koji{{env_suffix}}.fedoraproject.org.keytab" "$@"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[compose]
|
||||
[compose_koji]
|
||||
server = https://koji.fedoraproject.org/kojihub
|
||||
weburl = https://koji.fedoraproject.org/koji
|
||||
topurl = https://kojipkgs.fedoraproject.org/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue