Skip to content

Commit 5f7cb3b

Browse files
priteauAlex-Welsh
authored andcommitted
Switch EPEL to 10.2
1 parent 2e5d86d commit 5f7cb3b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ansible/inventory/group_vars/all/rpm-package-repos

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -899,23 +899,23 @@ rpm_package_repos:
899899
distribution_name: centos-stream-10-storage-ceph-tentacle-aarch64-
900900
# EPEL 10 repository
901901
- name: Extra Packages for Enterprise Linux 10
902-
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-10.1&arch=x86_64&country=NL&protocol=https
902+
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-10.2&arch=x86_64&country=NL&protocol=https
903903
sync_policy: mirror_content_only
904904
base_path: epel/10/Everything/x86_64/
905905
short_name: epel_10
906906
sync_group: epel
907907
distribution_name: extra-packages-for-enterprise-linux-10-x86_64-
908908
# EPEL 10 repository (aarch64)
909909
- name: Extra Packages for Enterprise Linux 10 (aarch64)
910-
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-10.1&arch=aarch64&country=NL&protocol=https
910+
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-10.2&arch=aarch64&country=NL&protocol=https
911911
sync_policy: mirror_content_only
912912
base_path: epel/10/Everything/aarch64/
913913
short_name: epel_10_aarch64
914914
sync_group: rocky_10_aarch64
915915
distribution_name: extra-packages-for-enterprise-linux-10-aarch64-
916916
# EPEL 10 repository (source)
917917
- name: Extra Packages for Enterprise Linux 10 (source)
918-
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-source-10.1&arch=source&country=NL&protocol=https
918+
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-source-10.2&arch=source&country=NL&protocol=https
919919
sync_policy: mirror_content_only
920920
base_path: epel/10/Everything/source/tree/
921921
short_name: epel_10_source

0 commit comments

Comments
 (0)