diff --git a/roles/mirrormanager/backend/templates/scan-primary-mirror.toml b/roles/mirrormanager/backend/templates/scan-primary-mirror.toml index e8a119f01b..1356b90ac1 100644 --- a/roles/mirrormanager/backend/templates/scan-primary-mirror.toml +++ b/roles/mirrormanager/backend/templates/scan-primary-mirror.toml @@ -95,11 +95,11 @@ type="directory" url="/srv/codecs.fedoraproject.org/" [[repository_mapping]] -regex="codecs.fedoraproject.org/openh264/[\\.\\d]+/.*" +regex="codecs.fedoraproject.org/openh264/[\\d]+/.*" prefix="fedora-cisco-openh264" [[repository_mapping]] -regex="codecs.fedoraproject.org/openh264/epel[\\.\\d]+/.*" +regex="codecs.fedoraproject.org/openh264/epel/[\\d]+/.*" prefix="epel-cisco-openh264" ### Fedora Archive ###