From 73825e3144a4f7636dd0932df8402e014b1dfc5c Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Nov 20 2014 15:32:47 +0000 Subject: Use internal URLs for dist-git. --- diff --git a/roles/hotness/templates/hotness.py b/roles/hotness/templates/hotness.py index f59c634..78178bc 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