mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
bodhi2: Update the mash directory structure in production
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user