From 71dbd1453b34324f04ad3f079f4d3e9338ebc464 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 15 Nov 2013 14:30:14 +0000 Subject: [PATCH] fixup koji.conf --- files/kojibuilder/koji.conf | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/files/kojibuilder/koji.conf b/files/kojibuilder/koji.conf index 47f833d7d8..36eafe9924 100644 --- a/files/kojibuilder/koji.conf +++ b/files/kojibuilder/koji.conf @@ -8,10 +8,18 @@ server = http://koji.fedoraproject.org/kojihub ;url of web interface weburl = http://koji.fedoraproject.org/koji +;url of package download site +topurl = http://kojipkgs.fedoraproject.org/ + ;path to the koji top directory ;topdir = /mnt/koji -;configuration for SSL athentication +;configuration for Kerberos authentication + +;the service name of the principal being used by the hub +;krbservice = host + +;configuration for SSL authentication ;client certificate cert = ~/.fedora.cert