Commit b4a7b2f5 authored by Joab Bremer's avatar Joab Bremer

Update zabbix_install_with_repo.sh

parent d461f248
......@@ -9,7 +9,7 @@ NOVO_IP=$1
NOVO_HOSTNAME=$2
CONFIG_FILE="/etc/zabbix/zabbix_agent2.conf"
rpm -Uvh http://repo.zabbix.com/zabbix/7.0/rhel/8/x86_64/zabbix-release-latest.el7.noarch.rpm
rpm -Uvh http://repo.zabbix.com/zabbix/7.0/rhel/8/x86_64/zabbix-release-latest.el8.noarch.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