mirrormanager: scan primary mirror using another DNS entry
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
864030d4da
commit
d87fdc1263
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ url="postgresql://{{ mirrormanager_db_user }}:{{ mirrormanager_db_pass }}@{{ mir
|
||||||
[[category]]
|
[[category]]
|
||||||
name="CentOS"
|
name="CentOS"
|
||||||
type="rsync"
|
type="rsync"
|
||||||
url="rsync://centos-master01.iad2.fedoraproject.org/CentOS-Stream-Ref"
|
url="rsync://mref1-priv.iad2.centos.org/CentOS-Stream-Ref"
|
||||||
checksum_base="http://centos-master01.iad2.fedoraproject.org/"
|
checksum_base="http://mref1-priv.iad2.centos.org/"
|
||||||
|
|
||||||
[[repository_mapping]]
|
[[repository_mapping]]
|
||||||
regex="^\\d+(?:-stream)?/AppStream/"
|
regex="^\\d+(?:-stream)?/AppStream/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue