From bf6c75f5bfdaff649c808e4d30751c7f72490a48 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Sun, 7 Dec 2014 17:31:07 +0000 Subject: [PATCH] Revert "koji.stg: Point the builder at kojipkgs.phx2 instead of kojipkgs.stg" This reverts commit 2cdd001bcbfd2a47427aae55b9ef49f175ddec7a. --- roles/koji_builder/files/stg-kojid.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/koji_builder/files/stg-kojid.conf b/roles/koji_builder/files/stg-kojid.conf index 1247006821..8ad38e58ba 100644 --- a/roles/koji_builder/files/stg-kojid.conf +++ b/roles/koji_builder/files/stg-kojid.conf @@ -12,7 +12,7 @@ ; topdir=/mnt/koji ;url of package download site -topurl = http://kojipkgs.phx2.fedoraproject.org/ +topurl = http://kojipkgs.stg.fedoraproject.org/ ; The directory root for temporary storage ; workdir=/tmp/koji @@ -39,7 +39,7 @@ mockhost=redhat-linux-gnu server=http://koji.stg.fedoraproject.org/kojihub ; The URL for the packages tree -pkgurl=http://kojipkgs.phx2.fedoraproject.org/packages +pkgurl=http://kojipkgs.stg.fedoraproject.org/packages ; A space-separated list of hostname:repository pairs that kojid is authorized to checkout from (no quotes) allowed_scms=pkgs.fedoraproject.org:/*:false:fedpkg,sources git.fedorahosted.org:/git/spin-kickstarts.git:false