From 71d85eb35b8f92caab1b5bbbecda94f20ac31155 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Tue, 24 Oct 2017 22:28:02 +0200 Subject: [PATCH] Frontends don't care about mashing Signed-off-by: Patrick Uiterwijk --- roles/bodhi2/base/templates/production.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index fe80155526..abc3764034 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -115,8 +115,8 @@ releng_fedmsg_certname = shell-bodhi-backend03.phx2.fedoraproject.org {% if 'backend' in inventory_hostname %} mash_dir = /mnt/koji/compose/updates/ -{% endif %} mash_stage_dir = /mnt/koji/compose/updates/ +{% endif %} pungi.basepath = /etc/bodhi pungi.conf.rpm = pungi.rpm.conf.j2 pungi.conf.module = pungi.module.conf.j2