summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikolaj Izdebski <mizdebsk@redhat.com>2017-08-28 06:16:26 +0000
committerMikolaj Izdebski <mizdebsk@redhat.com>2017-08-28 06:16:26 +0000
commit519d92b0a7f93d20ea4dc6e2591544a409e33923 (patch)
tree3a6afedb6740aa6757303c9d0d96e6c641e76563
parent76a6f270bbc820fba3c20bd7a9623d07f2771060 (diff)
downloadansible-519d92b0a7f93d20ea4dc6e2591544a409e33923.tar.gz
ansible-519d92b0a7f93d20ea4dc6e2591544a409e33923.tar.xz
ansible-519d92b0a7f93d20ea4dc6e2591544a409e33923.zip
koschei/frontend: Update dist-git web URL
-rw-r--r--roles/koschei/frontend/templates/config-frontend.cfg.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/koschei/frontend/templates/config-frontend.cfg.j2 b/roles/koschei/frontend/templates/config-frontend.cfg.j2
index 41535caa9..a8322b605 100644
--- a/roles/koschei/frontend/templates/config-frontend.cfg.j2
+++ b/roles/koschei/frontend/templates/config-frontend.cfg.j2
@@ -85,7 +85,7 @@ config = {
{"name": "Bodhi",
"url": "https://bodhi{{ env_prefix }}.fedoraproject.org/updates?packages={package.name}"},
{"name": "Dist-git",
- "url": "https://src{{ env_prefix }}.fedoraproject.org/cgit/rpms/{package.name}.git"},
+ "url": "https://src{{ env_prefix }}.fedoraproject.org/rpms/{package.name}"},
{"name": "Bugzilla",
"url": "https://{{ koschei_bugzilla }}/buglist.cgi?product={package.collection.bugzilla_product}&component={package.name}"},
{"name": "Koji",