Use DNS name for primary centos mirror scanning

Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
Adrian Reber 2021-11-05 15:32:14 +01:00
parent 72155df0f2
commit 3cc200f839

View file

@ -9,8 +9,8 @@ url="postgresql://{{ mirrormanager_db_user }}:{{ mirrormanager_db_pass }}@{{ mir
[[category]]
name="CentOS"
type="rsync"
url="rsync://10.3.163.235/CentOS-Stream-Ref"
checksum_base="http://10.3.163.235/"
url="rsync://centos-master01.iad2.fedoraproject.org/CentOS-Stream-Ref"
checksum_base="http://centos-master01.iad2.fedoraproject.org/"
[[repository_mapping]]
regex="^\\d+(?:-stream)?/AppStream/"