install the new mock configs
This commit is contained in:
parent
0bc9450553
commit
422a3b2e4e
1 changed files with 4 additions and 2 deletions
|
@ -147,8 +147,10 @@
|
|||
- name: put extra special mock configs in
|
||||
action: copy src=$files/kojibuilder/builders/$item dest=/etc/mock/$item mode=644
|
||||
with_items:
|
||||
- fedora-devel-pungi-i386.cfg
|
||||
- fedora-devel-pungi-x86_64.cfg
|
||||
- fedora-branched-pungi-i386.cfg
|
||||
- fedora-branched-pungi-x86_64.cfg
|
||||
- fedora-rawhide-pungi-i386.cfg
|
||||
- fedora-rawhide-pungi-x86_64.cfg
|
||||
|
||||
- name: ntp steptickers
|
||||
action: copy src=$files/common/step-tickers dest=/etc/ntp/step-tickers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue