Install EPEL on RHEL using RPM from S3.

This commit is contained in:
Matt Clay
2019-04-05 10:06:22 -07:00
parent e9d1dd51d2
commit dd09a9a9fd
7 changed files with 12 additions and 7 deletions

View File

@@ -0,0 +1 @@
needs/target/setup_epel

View File

@@ -12,8 +12,8 @@
- libseccomp
- name: Install epel repo which is missing on rhel-7 and is needed for pigz (needed for docker-ce 18)
yum:
name: https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
include_role:
name: setup_epel
- name: Enable extras repository for RHEL on AWS
command: yum-config-manager --enable rhui-REGION-rhel-server-extras