From 6fd18a04bafed1aabef65e7843f23f9a17e16366 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Thu, 23 Jul 2015 19:15:10 +0000 Subject: [PATCH] bodhi2: Use our own mash.conf --- roles/bodhi2/base/templates/staging.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index 7c27d2ca5e..78c0c8c801 100644 --- a/roles/bodhi2/base/templates/staging.ini.j2 +++ b/roles/bodhi2/base/templates/staging.ini.j2 @@ -90,7 +90,7 @@ mash_dir = /var/cache/bodhi/mashing # Where to symlink the latest repos by their tag name mash_stage_dir = /var/cache/bodhi/mashed -mash_conf = /etc/mash/mash.conf +mash_conf = /etc/bodhi/mash.conf createrepo_cache_dir = /var/cache/createrepo