- add core config files for kojibuilders

- base tasks to make them use first_available for sensible defaults
This commit is contained in:
Seth Vidal 2012-10-18 15:57:06 +00:00
parent 0ba9217db1
commit e1639b4855
9 changed files with 1229 additions and 18 deletions

View file

@ -4,9 +4,10 @@
with_items:
- epel6.repo
- rhel6.repo
only_if: '$is_rhel'
tags:
- config
only_if: '$is_rhel'
- name: update all
action: command yum -y update