From aa2831988ce9fc919adf901c21baf47534808b1c Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Mon, 23 Oct 2017 18:46:55 +0000 Subject: [PATCH] Telling bodhi where stuff is stored is a good idea Signed-off-by: Patrick Uiterwijk --- roles/bodhi2/base/templates/staging.ini.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index 267537a9c8..96544858c4 100644 --- a/roles/bodhi2/base/templates/staging.ini.j2 +++ b/roles/bodhi2/base/templates/staging.ini.j2 @@ -85,6 +85,7 @@ releng_fedmsg_certname = shell-bodhi-backend01.stg.phx2.fedoraproject.org # will act as a masher as well. #masher = None +mash_dir = /mnt/koji/compose/updates/ pungi.basepath = /etc/bodhi pungi.conf.rpm = pungi.rpm.conf.j2 pungi.conf.module = pungi.module.conf.j2