Only configure the mash_dir on the staging backend.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
7e9324b189
commit
134b51c31a
1 changed files with 2 additions and 0 deletions
|
@ -85,8 +85,10 @@ releng_fedmsg_certname = shell-bodhi-backend01.stg.phx2.fedoraproject.org
|
|||
# will act as a masher as well.
|
||||
#masher = None
|
||||
|
||||
{% if 'backend' in inventory_hostname %}
|
||||
mash_dir = /mnt/koji/compose/updates/
|
||||
mash_stage_dir = /mnt/koji/compose/updates/
|
||||
{% endif %}
|
||||
pungi.basepath = /etc/bodhi
|
||||
pungi.conf.rpm = pungi.rpm.conf.j2
|
||||
pungi.conf.module = pungi.module.conf.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue