From e629f7a821129f2409601e183b5b797c651826d7 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 6 Apr 2016 19:54:40 +0000 Subject: [PATCH] Update dist-git url for hotness. --- 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 7a7f9151f7..d1ceb33fb0 100644 --- a/roles/hotness/templates/hotness.py +++ b/roles/hotness/templates/hotness.py @@ -49,11 +49,11 @@ config = { {% if env == 'staging' %} 'server': 'https://koji.stg.fedoraproject.org/kojihub', 'weburl': 'http://koji.stg.fedoraproject.org/koji', - 'git_url': 'http://pkgs01.stg.phx2.fedoraproject.org/cgit/{package}.git', + 'git_url': 'http://pkgs01.stg.phx2.fedoraproject.org/cgit/rpms/{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://pkgs.fedoraproject.org/cgit/rpms/{package}.git', {% endif %} # This cert is generated by sshing as root to fas01 and running