parent
6b0b4ddf00
commit
2665912356
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
|||
- lvm2
|
||||
- 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
|
||||
|
||||
- name: Enable extras repository for RHEL on AWS
|
||||
command: yum-config-manager --enable rhui-REGION-rhel-server-extras
|
||||
|
||||
|
|
Loading…
Reference in a new issue