Leave EPEL package installed
authorMartin Schwenke <martin@meltin.net>
Fri, 29 Mar 2019 04:39:05 +0000 (15:39 +1100)
committerMartin Schwenke <martin@meltin.net>
Fri, 29 Mar 2019 04:39:05 +0000 (15:39 +1100)
If we want to use a local EPEL mirror then the GPG key should be
installed.  If using custom distro repos then the external EPEL repo
file will be removed anyway, so won't slow things down.

Signed-off-by: Martin Schwenke <martin@meltin.net>
ansible/node/roles/common/tasks/redhat/packages.yml

index b2430e5ae776b224debc35b81436376c53adb1d1..888ccaeabaa8fbb8ad83a8f29a58742aa7a73c06 100644 (file)
@@ -8,11 +8,6 @@
     # NetworkManager would stop and take the interfaces down with it!
     state: stopped
 
-- name: disable EPEL to speed things up
-  package:
-    name: epel-release
-    state: absent
-
 - name: find non-autocluster YUM repo files
   find:
     paths: /etc/yum.repos.d/