add yumrepos to the buildhw since we cannot count on the right set of repos for the ppc boxes

This commit is contained in:
Seth Vidal 2013-06-03 16:45:37 +00:00
parent 988939bffe
commit e9684eecd8

View file

@ -13,6 +13,7 @@
- ${vars}/${ansible_distribution}.yml
tasks:
- include: $tasks/yumrepos.yml
- include: $tasks/koji/base_builder.yml
handlers: