We do not need these repos anymore

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-07-05 11:22:32 +02:00
parent fb208fe294
commit 1bcac6b80e
3 changed files with 0 additions and 14 deletions

View file

@ -1,12 +0,0 @@
---
- name: install the atomic-reactor copr repo (fedora)
file:
dest: "/etc/yum.repos.d/maxamillion-atomic-reactor-fedora.repo"
state: absent
when: env == "staging" and is_fedora is defined
- name: install the atomic-reactor copr repo (epel)
file:
dest: "/etc/yum.repos.d/maxamillion-atomic-reactor-epel.repo"
when: env == "staging" and is_rhel is defined