bodhi2: Update the mash directory structure in production
This commit is contained in:
parent
e711e7d3b3
commit
a905744d1f
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue