Skip to content

Commit

Permalink
Replace deprecated mirrorlist with vault
Browse files Browse the repository at this point in the history
  • Loading branch information
Arsen Ilchyniak committed Jul 2, 2024
1 parent cdb1dbf commit e64584a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itchef/cookbooks/cpe_kernel_channel/resources/fedora.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

yum_repository 'CentOS-BaseOS' do
description "CentOS-#{release} - Base"
mirrorlist 'http://mirrorlist.centos.org/' +
mirrorlist 'http://vault.centos.org/' +
"?release=#{release}&arch=$basearch&repo=BaseOS"
fastestmirror_enabled true
gpgkey 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'
Expand Down

0 comments on commit e64584a

Please sign in to comment.