Commit 557e81d2 authored by devteam's avatar devteam

Update zabbix_install_with_repo.sh

parent c418af14
......@@ -10,6 +10,7 @@ NOVO_HOSTNAME=$2
CONFIG_FILE="/etc/zabbix/zabbix_agent2.conf"
rpm -Uvh http://repo.zabbix.com/zabbix/7.0/rhel/7/x86_64/zabbix-release-latest.el7.noarch.rpm
rpm -UvH https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Xen/pcre-8.32-17.el7.x86_64.rpm
sed -i 's/enabled=1/enabled=0/g' /etc/yum.repos.d/zabbix.repo
sed -i 's/https/http/g' /etc/yum.repos.d/zabbix.repo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment