disable package state plugin on the builders

This commit is contained in:
Dennis Gilmore 2013-07-29 00:57:59 +00:00
parent abd27d1acf
commit 0357ba87ad
3 changed files with 6 additions and 0 deletions

View file

@ -161,6 +161,10 @@
- fedora-rawhide-pungi-i386.cfg
- fedora-rawhide-pungi-x86_64.cfg
- name: mock site-defaults.cfg
action: copy src=$files/kojibuilder/builders/site-defaults.cfg dest=/etc/mock/site-defaults.cfg mode=0644 owner=root group=mock
only_if: "not '${inventory_hostname}'.startswith(('bkernel'))"
- name: ntp steptickers
action: copy src=$files/common/step-tickers dest=/etc/ntp/step-tickers