summaryrefslogtreecommitdiffstats
path: root/roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/epel.repo
diff options
context:
space:
mode:
Diffstat (limited to 'roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/epel.repo')
-rw-r--r--roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/epel.repo16
1 files changed, 0 insertions, 16 deletions
diff --git a/roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/epel.repo b/roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/epel.repo
deleted file mode 100644
index 583ca72c9..000000000
--- a/roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/epel.repo
+++ /dev/null
@@ -1,16 +0,0 @@
-[epel]
-name=Extra Packages for Enterprise Linux 6 - $basearch
-baseurl=http://mirror.ops.rhcloud.com/mirror/epel/6/$basearch/
-failovermethod=priority
-enabled=1
-gpgcheck=0
-exclude=libmongodb mongodb* nodejs*
-
-[epel-testing]
-name=Extra Packages for Enterprise Linux 6 - Testing - $basearch
-baseurl=http://mirror.ops.rhcloud.com/mirror/epel/testing/6/$basearch/
-failovermethod=priority
-enabled=0
-gpgcheck=0
-exclude=libmongodb mongodb* nodejs*
-