diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index 3e7d0cdc9b..7c27d2ca5e 100644 --- a/roles/bodhi2/base/templates/staging.ini.j2 +++ b/roles/bodhi2/base/templates/staging.ini.j2 @@ -85,10 +85,10 @@ message_id_email_domain = admin.stg.fedoraproject.org #masher = None # Where to initially mash repositories -mash_dir = /mnt/koji/mash/updates/mashing +mash_dir = /var/cache/bodhi/mashing # Where to symlink the latest repos by their tag name -mash_stage_dir = /mnt/koji/mash/updates +mash_stage_dir = /var/cache/bodhi/mashed mash_conf = /etc/mash/mash.conf