File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ microdnf -y --nodocs install wget sudo shadow-utils procps tar tzdata
3232# install busybox direct from the multiarch since epel isn't availible yet for redhat8
3333wget -O /bin/busybox https://busybox.net/downloads/binaries/1.28.1-defconfig-multiarch/busybox-` arch`
3434chmod +x /bin/busybox
35- microdnf -y --nodocs update gnutls kernel-headers
35+ microdnf -y --nodocs update gnutls kernel-headers librepo libnghttp2
3636microdnf -y --nodocs install python2-pip python2-devel redhat-rpm-config gcc libffi-devel openssl-devel
3737pip2 --no-cache-dir install requests ansible jmespath
3838microdnf -y remove gcc openssl-devel redhat-rpm-config python2-devel device-mapper-libs device-mapper trousers \
You can’t perform that action at this time.
0 commit comments