install the new mock configs

This commit is contained in:
Dennis Gilmore 2013-07-11 05:06:03 +00:00
parent 0bc9450553
commit 422a3b2e4e

View file

@ -147,8 +147,10 @@
- name: put extra special mock configs in - name: put extra special mock configs in
action: copy src=$files/kojibuilder/builders/$item dest=/etc/mock/$item mode=644 action: copy src=$files/kojibuilder/builders/$item dest=/etc/mock/$item mode=644
with_items: with_items:
- fedora-devel-pungi-i386.cfg - fedora-branched-pungi-i386.cfg
- fedora-devel-pungi-x86_64.cfg - fedora-branched-pungi-x86_64.cfg
- fedora-rawhide-pungi-i386.cfg
- fedora-rawhide-pungi-x86_64.cfg
- name: ntp steptickers - name: ntp steptickers
action: copy src=$files/common/step-tickers dest=/etc/ntp/step-tickers action: copy src=$files/common/step-tickers dest=/etc/ntp/step-tickers