From bda3b46a0d316ec43a9c81b1b84610f8ee50509d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Nov 25 2016 03:38:20 +0000 Subject: fix up s390 section remove krbservice krbservice was coppied from internal configs, lets drop it. fix up the s390 config Signed-off-by: Dennis Gilmore --- diff --git a/configs/arm-config b/configs/arm-config index c601e3a..0e4abf5 100644 --- a/configs/arm-config +++ b/configs/arm-config @@ -12,5 +12,4 @@ weburl = http://arm.koji.fedoraproject.org/koji topurl = http://armpkgs.fedoraproject.org/ authtype = kerberos -krbservice = kojihub diff --git a/configs/ppc-config b/configs/ppc-config index cfdcffc..0e7add6 100644 --- a/configs/ppc-config +++ b/configs/ppc-config @@ -12,4 +12,3 @@ weburl = http://ppc.koji.fedoraproject.org/koji topurl = http://ppc.koji.fedoraproject.org/ authtype = kerberos -krbservice = kojihub diff --git a/configs/s390-config b/configs/s390-config index 5742249..7ee07de 100644 --- a/configs/s390-config +++ b/configs/s390-config @@ -1,4 +1,4 @@ -[stg] +[s390] ;configuration for koji cli tool @@ -12,4 +12,3 @@ weburl = http://s390.koji.fedoraproject.org/koji topurl = http://s390pkgs.fedoraproject.org/ authtype = kerberos -krbservice = kojihub diff --git a/configs/stg-config b/configs/stg-config index 56d5cb2..b27dc90 100644 --- a/configs/stg-config +++ b/configs/stg-config @@ -12,4 +12,3 @@ weburl = http://koji.stg.fedoraproject.org/koji topurl = http://kojipkgs.stg.fedoraproject.org/ authtype = kerberos -krbservice = kojihub