Drop this bit, it's pulled in alredy and is out of date.

This commit is contained in:
Kevin Fenzi 2014-06-11 16:31:36 +00:00
parent 115272477a
commit 32d0639a48

View file

@ -60,11 +60,6 @@
- /mnt/fedora_koji
- /var/spool/rsyslog
- name: add builder infra yum repo
action: copy src="{{ files }}/../roles/koji_builder/files/builder-infrastructure.repo" dest=/etc/yum.repos.d/builder-infrastructure.repo
tags:
- configs
- name: add releng yum repo
action: copy src="{{ files }}/releng/releng.repo" dest=/etc/yum.repos.d/releng.repo
tags: