Drop releng repo entirely, replace with builder repo
This commit is contained in:
parent
eafe2c9c9e
commit
c4960cd997
3 changed files with 1 additions and 11 deletions
|
@ -60,11 +60,6 @@
|
|||
- /mnt/fedora_koji
|
||||
- /var/spool/rsyslog
|
||||
|
||||
- name: add releng yum repo
|
||||
action: copy src="{{ files }}/releng/releng.repo" dest=/etc/yum.repos.d/releng.repo
|
||||
tags:
|
||||
- configs
|
||||
|
||||
- name: add pkgs
|
||||
action: yum state=installed pkg={{ item }}
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue