Skip to content

Commit

Permalink
Update repo info for opstools
Browse files Browse the repository at this point in the history
Centos8s went EOL on 31.05.2024 so the packages have been moved to
centos vault mirror the repo config we use needs to be updated
  • Loading branch information
elfiesmelfie committed Jun 4, 2024
1 parent bf54f32 commit eb3cccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/repos/opstools.repo
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ enabled=0

[centos-opstools]
name=CentOS-OpsTools - collectd
mirrorlist=http://mirrorlist.centos.org/?arch=$basearch&release=$releasever-stream&repo=opstools-collectd-5
#baseurl=http://mirror.centos.org/$contentdir/$releasever-stream/opstools/$basearch/collectd-5/
#mirrorlist=http://mirrorlist.centos.org/?arch=$basearch&release=$releasever-stream&repo=opstools-collectd-5
baseurl=http://vault.centos.org/$releasever-stream/opstools/$basearch/collectd-5/
gpgcheck=0
enabled=1
skip_if_unavailable=1
Expand Down

0 comments on commit eb3cccc

Please sign in to comment.