diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 337f44a625..6539080301 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -85,10 +85,12 @@ releng_fedmsg_certname = shell-bodhi-backend01.phx2.fedoraproject.org #masher = None # Where to initially mash repositories -mash_dir = /var/cache/bodhi/mashing +#mash_dir = /var/cache/bodhi/mashing +mash_dir = /mnt/koji/mash/updates # Where to symlink the latest repos by their tag name -mash_stage_dir = /var/cache/bodhi/mashed +#mash_stage_dir = /var/cache/bodhi/mashed +mash_stage_dir = /mnt/koji/mash/updates mash_conf = /etc/bodhi/mash.conf