From 6ecba72fc7f21d50f0af78a4cde93095da6a8c61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kalu=C5=BEa?= Date: Thu, 18 Jan 2018 07:14:04 +0000 Subject: [PATCH] Fix typo in raw_config_wrapper template --- roles/odcs/base/templates/etc/odcs/raw_config_wrapper.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/odcs/base/templates/etc/odcs/raw_config_wrapper.conf.j2 b/roles/odcs/base/templates/etc/odcs/raw_config_wrapper.conf.j2 index 4055203363..19c05044ac 100644 --- a/roles/odcs/base/templates/etc/odcs/raw_config_wrapper.conf.j2 +++ b/roles/odcs/base/templates/etc/odcs/raw_config_wrapper.conf.j2 @@ -3,7 +3,7 @@ from raw_config import * koji_profile = 'odcs_stg' {% else %} koji_profile = 'odcs_production' -% endif %} +{% endif %} # We do not have any old compose when generating ODCS compose, so do not # request using deltas.