alter repo mirror url. Should be path to /epel

This commit is contained in:
2021-05-02 23:08:20 +12:00
parent 6399dc470f
commit 212ffe2694
8 changed files with 20 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
[epel-testing]
name=Extra Packages for Enterprise Linux 7 - Testing - $basearch
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/testing/7/$basearch
baseurl={{ epel_mirror_url }}/testing/7/$basearch
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-epel7&arch=$basearch
{% endif %}
@@ -13,7 +13,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
[epel-testing-debuginfo]
name=Extra Packages for Enterprise Linux 7 - Testing - $basearch - Debug
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/testing/7/$basearch/debug
baseurl={{ epel_mirror_url }}/testing/7/$basearch/debug
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-debug-epel7&arch=$basearch
{% endif %}
@@ -25,7 +25,7 @@ gpgcheck=1
[epel-testing-source]
name=Extra Packages for Enterprise Linux 7 - Testing - $basearch - Source
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/testing/7/SRPMS
baseurl={{ epel_mirror_url }}/testing/7/SRPMS
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-source-epel7&arch=$basearch
{% endif %}

View File

@@ -1,7 +1,7 @@
[epel]
name=Extra Packages for Enterprise Linux 7 - $basearch
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/7/$basearch
baseurl={{ epel_mirror_url }}/7/$basearch
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
{% endif %}

View File

@@ -1,7 +1,7 @@
[epel-modular]
name=Extra Packages for Enterprise Linux Modular $releasever - $basearch
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/$releasever/Modular/$basearch
baseurl={{ epel_mirror_url }}/$releasever/Modular/$basearch
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-modular-$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -13,7 +13,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
[epel-modular-debuginfo]
name=Extra Packages for Enterprise Linux Modular $releasever - $basearch - Debug
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/$releasever/Modular/$basearch/debug
baseurl={{ epel_mirror_url }}/$releasever/Modular/$basearch/debug
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-modular-debug-$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -24,7 +24,7 @@ gpgcheck=1
[epel-modular-source]
name=Extra Packages for Enterprise Linux Modular $releasever - $basearch - Source
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/$releasever/Modular/SRPMS
baseurl={{ epel_mirror_url }}/$releasever/Modular/SRPMS
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-modular-source-$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}

View File

@@ -1,7 +1,7 @@
[epel-playground]
name=Extra Packages for Enterprise Linux $releasever - Playground - $basearch
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/playground/$releasever/Everything/$basearch/os
baseurl={{ epel_mirror_url }}/playground/$releasever/Everything/$basearch/os
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=playground-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -13,7 +13,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
[epel-playground-debuginfo]
name=Extra Packages for Enterprise Linux $releasever - Playground - $basearch - Debug
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/playground/$releasever/Everything/$basearch/debug
baseurl={{ epel_mirror_url }}/playground/$releasever/Everything/$basearch/debug
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=playground-debug-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -24,7 +24,7 @@ gpgcheck=1
[epel-playground-source]
name=Extra Packages for Enterprise Linux $releasever - Playground - $basearch - Source
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/playground/$releasever/Everything/source/tree/
baseurl={{ epel_mirror_url }}/playground/$releasever/Everything/source/tree/
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=playground-source-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}

View File

@@ -1,7 +1,7 @@
[epel-testing-modular]
name=Extra Packages for Enterprise Linux Modular $releasever - Testing - $basearch
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/testing/$releasever/Modular/$basearch
baseurl={{ epel_mirror_url }}/testing/$releasever/Modular/$basearch
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-modular-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -13,7 +13,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
[epel-testing-modular-debuginfo]
name=Extra Packages for Enterprise Linux Modular $releasever - Testing - $basearch - Debug
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/testing/$releasever/Modular/$basearch/debug
baseurl={{ epel_mirror_url }}/testing/$releasever/Modular/$basearch/debug
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-modular-debug-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -24,7 +24,7 @@ gpgcheck=1
[epel-testing-modular-source]
name=Extra Packages for Enterprise Linux Modular $releasever - Testing - $basearch - Source
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/testing/$releasever/Modular/SRPMS
baseurl={{ epel_mirror_url }}/testing/$releasever/Modular/SRPMS
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-modular-source-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}

View File

@@ -1,7 +1,7 @@
[epel-testing]
name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/testing/$releasever/Everything/$basearch
baseurl={{ epel_mirror_url }}/testing/$releasever/Everything/$basearch
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -13,7 +13,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
[epel-testing-debuginfo]
name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch - Debug
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/testing/$releasever/Everything/$basearch/debug
baseurl={{ epel_mirror_url }}/testing/$releasever/Everything/$basearch/debug
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-debug-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -24,7 +24,7 @@ gpgcheck=1
[epel-testing-source]
name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch - Source
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/testing/$releasever/Everything/SRPMS
baseurl={{ epel_mirror_url }}/testing/$releasever/Everything/SRPMS
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=testing-source-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}

View File

@@ -1,7 +1,7 @@
[epel]
name=Extra Packages for Enterprise Linux $releasever - $basearch
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/$releasever/Everything/$basearch
baseurl={{ epel_mirror_url }}/$releasever/Everything/$basearch
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -13,7 +13,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
[epel-debuginfo]
name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/$releasever/Everything/$basearch/debug
baseurl={{ epel_mirror_url }}/$releasever/Everything/$basearch/debug
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}
@@ -24,7 +24,7 @@ gpgcheck=1
[epel-source]
name=Extra Packages for Enterprise Linux $releasever - $basearch - Source
{% if epel_specify_mirror is sameas true %}
baseurl={{ epel_mirror_url }}/epel/$releasever/Everything/SRPMS
baseurl={{ epel_mirror_url }}/$releasever/Everything/SRPMS
{% else %}
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-source-$releasever&arch=$basearch&infra=$infra&content=$contentdir
{% endif %}