Only apply patch on bodhi-backend03:

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-11-20 21:20:19 +00:00
parent 52f22558c5
commit ed66e8b38a

View file

@ -416,6 +416,7 @@
# https://github.com/fedora-infra/bodhi/pull/1122/commits/323d8b0da8abd3300eb51c9a02c5035457d936ef
- name: Patch bodhi mash for koji SSL timeout
patch: basedir=/usr/lib/python2.7/site-packages/ src=0001-Disable-caching-koji-sessions-during-mashing-process.patch strip=1
when: inventory_hostname.startswith('bodhi-backend03')
tags:
- bodhi
- patch