From 73825e3144a4f7636dd0932df8402e014b1dfc5c Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 20 Nov 2014 15:32:47 +0000 Subject: [PATCH] Use internal URLs for dist-git. --- roles/hotness/templates/hotness.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/hotness/templates/hotness.py b/roles/hotness/templates/hotness.py index f59c6347e1..78178bca3b 100644 --- a/roles/hotness/templates/hotness.py +++ b/roles/hotness/templates/hotness.py @@ -46,11 +46,11 @@ config = { 'weburl': 'http://koji.stg.fedoraproject.org/koji', # TODO - I'd like to use staging gitolite, but it is broken right now? #'git_url': 'http://pkgs.stg.fedoraproject.org/cgit/{package}.git', - 'git_url': 'http://pkgs.fedoraproject.org/cgit/{package}.git', + 'git_url': 'http://pkgs01.phx2.fedoraproject.org/cgit/{package}.git', {% else %} 'server': 'https://koji.fedoraproject.org/kojihub', 'weburl': 'http://koji.fedoraproject.org/koji', - 'git_url': 'http://pkgs.fedoraproject.org/cgit/{package}.git', + 'git_url': 'http://pkgs01.phx2.fedoraproject.org/cgit/{package}.git', {% endif %} # This cert is generated by sshing as root to fas01 and running