Add yum repos setup to buildvm's

This commit is contained in:
Kevin Fenzi 2014-01-24 22:49:01 +00:00
parent 588722a9e8
commit 31a46523a1

View file

@ -36,6 +36,7 @@
tasks:
- include: "{{ tasks }}/hosts.yml"
- include: "{{ tasks }}/yumrepos.yml"
- include: "{{ tasks }}/koji/base_builder.yml"
- include: "{{ tasks }}/koji/builder_kernel_config.yml"