From 58a0cf51eab28e4d873c8ef0ab110fb4451392b4 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Mar 27 2020 13:15:49 +0000 Subject: Use mirrorlist instead of mirror in Repo --- diff --git a/SOURCES/CentOS-OpsTools.repo b/SOURCES/CentOS-OpsTools.repo index e2a9206..5b1824d 100644 --- a/SOURCES/CentOS-OpsTools.repo +++ b/SOURCES/CentOS-OpsTools.repo @@ -10,8 +10,8 @@ gpgcheck=0 enabled=0 [centos-release-opstools] -name=CentOS-8 - OpsTools - release -mirrorlist=http://mirror.centos.org/centos/$releasever/opstools/$basearch/ +name=CentOS-8 - OpsTools - collectd +mirrorlist=http://mirrorlist.centos.org/?arch=$basearch&release=$releasever&repo=opstools-collectd-5 gpgcheck=1 enabled=1 skip_if_unavailable=1