mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
bodhi2: Mash outside of /mnt/koji in staging
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user