Use the real primary mirror for CentOS scanning
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
8799fb78cf
commit
57ade9628c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ url="postgresql://{{ mirrormanager_db_user }}:{{ mirrormanager_db_pass }}@{{ mir
|
|||
[[category]]
|
||||
name="CentOS"
|
||||
type="rsync"
|
||||
url="rsync://mirror.stream.centos.org/CentOS-Stream-All"
|
||||
url="rsync://10.3.163.235/CentOS-Stream-Ref"
|
||||
checksum_base="http://mirror.stream.centos.org/"
|
||||
|
||||
[[repository_mapping]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue