fix
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
7df3878a7a
commit
b47d139555
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ def get_options():
|
|||
'server': 'https://koji.fedoraproject.org/kojihub',
|
||||
'weburl': 'https://koji.fedoraproject.org/koji',
|
||||
{% endif %}
|
||||
'principal': 'pkgdb/{{inventor_hostname}}@{{ipa_realm}}',
|
||||
'principal': 'pkgdb/{{inventory_hostname}}@{{ipa_realm}}',
|
||||
'keytab': '/etc/krb5.pkgdb_{{inventory_hostname}}.keytab',
|
||||
}
|
||||
for configFile in ('/etc/koji.conf', os.path.expanduser('~/.koji/config')):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue