Fixed package name iptuils->iputils

This commit is contained in:
root 2019-05-20 18:07:22 +03:00
parent f7cf25bb62
commit 4d1f9b850b
2 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@ RUN groupadd --system zabbix && \
yum ${YUM_FLAGS_PERSISTENT} install http://repo.zabbix.com/non-supported/rhel/7/x86_64/iksemel-1.4-2.el7.centos.x86_64.rpm \
http://repo.zabbix.com/non-supported/rhel/7/x86_64/fping-3.10-1.el7.x86_64.rpm && \
yum ${YUM_FLAGS_PERSISTENT} install \
iptuils \
iputils \
traceroute \
libcurl \
libxml2 \

View File

@ -122,7 +122,7 @@ RUN groupadd --system zabbix && \
yum ${YUM_FLAGS_PERSISTENT} install http://repo.zabbix.com/non-supported/rhel/7/x86_64/iksemel-1.4-2.el7.centos.x86_64.rpm \
http://repo.zabbix.com/non-supported/rhel/7/x86_64/fping-3.10-1.el7.x86_64.rpm && \
yum ${YUM_FLAGS_PERSISTENT} install \
iptuils \
iputils \
traceroute \
libcurl \
libxml2 \