Dont set mash_dir on frontends
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
96c6f80693
commit
bb0f4d69a7
1 changed files with 2 additions and 0 deletions
|
@ -113,7 +113,9 @@ releng_fedmsg_certname = shell-bodhi-backend03.phx2.fedoraproject.org
|
|||
# will act as a masher as well.
|
||||
#masher = None
|
||||
|
||||
{% if 'backend' in inventory_hostname %}
|
||||
mash_dir = /mnt/koji/compose/updates/
|
||||
{% endif %}
|
||||
mash_stage_dir = /mnt/koji/compose/updates/
|
||||
pungi.basepath = /etc/bodhi
|
||||
pungi.conf.rpm = pungi.rpm.conf.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue