MirrorManager: configure scanning for testing-modular-epel repos
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
6b601413b5
commit
fcfaccfa5d
1 changed files with 9 additions and 0 deletions
|
@ -133,6 +133,15 @@ regex="^pub/(archive/)?fedora(-secondary)?(/linux)?/updates/testing/[\\.\\d]+/Mo
|
|||
prefix="updates-testing-modular"
|
||||
version_prefix="f"
|
||||
|
||||
# EPEL
|
||||
[[repository_mapping]]
|
||||
regex="pub/archive/epel/testing/[\\d]+/Modular/.*"
|
||||
prefix="testing-modular-epel"
|
||||
|
||||
[[repository_aliases]]
|
||||
from="testing-modular-epel-debug-"
|
||||
to="testing-modular-debug-epel"
|
||||
|
||||
# pre modular structure
|
||||
[[repository_mapping]]
|
||||
regex="^pub/archive/fedora(-secondary)?(/linux)?/updates/testing/([\\.\\d]+)/[^ME].*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue