bodhi2: Update the mash directory structure in production

This commit is contained in:
Luke Macken 2015-08-19 19:24:46 +00:00
parent e711e7d3b3
commit a905744d1f

View file

@ -85,10 +85,12 @@ releng_fedmsg_certname = shell-bodhi-backend01.phx2.fedoraproject.org
#masher = None #masher = None
# Where to initially mash repositories # 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 # 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 mash_conf = /etc/bodhi/mash.conf