From e15a57fbc4225ca1cd01662b12a5e0a3ad81b4ee Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Wed, 17 Feb 2016 14:26:42 +0100 Subject: [PATCH] Forgot to rename the option --- roles/koschei/templates/config.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koschei/templates/config.cfg.j2 b/roles/koschei/templates/config.cfg.j2 index 4b1a61cf46..5ec72da8b3 100644 --- a/roles/koschei/templates/config.cfg.j2 +++ b/roles/koschei/templates/config.cfg.j2 @@ -37,7 +37,7 @@ config = { "task_priority": 30, {% if env == 'staging' %} {# upcoming config change #} - "remote_repo": "http://{{ koschei_kojipkgs }}/repos/{build_tag}/{repo_id}/{arch}", + "repo_url": "http://{{ koschei_kojipkgs }}/repos/{build_tag}/{repo_id}/{arch}", {% endif %} }, "dependency": {