Add a hotfix

This commit is contained in:
Patrick Uiterwijk 2013-10-13 23:05:17 +00:00 committed by root
parent fbcca88364
commit 89214e0649

View file

@ -120,8 +120,9 @@
only_if: "'${inventory_hostname}'.startswith('build')"
# mock configs for pungify job
# TODO: restore this to "copy:", this is a temporary "fix" for https://github.com/ansible/ansible/issues/4377
- name: put extra special mock configs in
copy: src=$files/kojibuilder/builders/$item dest=/etc/mock/$item mode=644
template: src=$files/kojibuilder/builders/$item dest=/etc/mock/$item mode=644
with_items:
- fedora-branched-pungi-armhfp.cfg
- fedora-branched-pungi-i386.cfg