Zabbix v4.0.0 release

This commit is contained in:
root 2018-10-02 15:57:24 +05:00
parent 5461b07c2d
commit bab0a79cc0

View File

@ -76,7 +76,7 @@ RUN INSTALL_PKGS="OpenIPMI-libs \
php-mysql \
php-xml \
unixODBC" && \
rpm -ivh http://repo.zabbix.com/zabbix/${MAJOR_VERSION}/rhel/7/x86_64/zabbix-release-${MAJOR_VERSION}-2.el7.noarch.rpm && \
rpm -ivh http://repo.zabbix.com/zabbix/${MAJOR_VERSION}/rhel/7/x86_64/zabbix-release-${MAJOR_VERSION}-1.el7.noarch.rpm && \
REPOLIST="rhel-7-server-rpms,rhel-7-server-optional-rpms,zabbix-non-supported,nginx" && \
yum -y update-minimal --disablerepo "*" --enablerepo rhel-7-server-rpms --setopt=tsflags=nodocs \
--security --sec-severity=Important --sec-severity=Critical && \