Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
131 changes: 131 additions & 0 deletions ansible/inventory/group_vars/all/package-repos-deprecated
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,137 @@ deprecated_rpm_package_repos:
sync_group: third_party
distribution_name: doca-3.2.1-rhel9-aarch64-

# Base Rocky Linux 10.1 repositories
- name: Rocky Linux 10.1 - AppStream
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/AppStream/x86_64/os/
short_name: rocky_10_1_appstream
sync_group: rocky_10
distribution_name: rocky-10.1-appstream-
sync: false
- name: Rocky Linux 10.1 - AppStream (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/AppStream/aarch64/os/
short_name: rocky_10_1_appstream_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-appstream-aarch64-
sync: false
- name: Rocky Linux 10.1 - AppStream (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/AppStream/source/tree/
short_name: rocky_10_1_appstream_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-appstream-source-
sync: false
- name: Rocky Linux 10.1 - BaseOS
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/BaseOS/x86_64/os/
short_name: rocky_10_1_baseos
sync_group: rocky_10_baseos
distribution_name: rocky-10.1-baseos-
sync: false
- name: Rocky Linux 10.1 - BaseOS (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/BaseOS/aarch64/os/
short_name: rocky_10_1_baseos_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-baseos-aarch64-
sync: false
- name: Rocky Linux 10.1 - BaseOS (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/BaseOS/source/tree/
short_name: rocky_10_1_baseos_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-baseos-source-
sync: false
- name: Rocky Linux 10.1 - Extras
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/extras/x86_64/os/
short_name: rocky_10_1_extras
sync_group: rocky_10
distribution_name: rocky-10.1-extras-
sync: false
- name: Rocky Linux 10.1 - Extras (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/extras/aarch64/os/
short_name: rocky_10_1_extras_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-extras-aarch64-
sync: false
- name: Rocky Linux 10.1 - Extras (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/extras/source/tree/
short_name: rocky_10_1_extras_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-extras-source-
sync: false

# Additional Rocky Linux 10.1 repositories
# No advanced virt, Ceph or OpenStack
- name: Rocky Linux 10.1 - CRB
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/CRB/x86_64/os/
short_name: rocky_10_1_crb
sync_group: rocky_10
distribution_name: rocky-10.1-crb-
sync: false
- name: Rocky Linux 10.1 - CRB (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/CRB/aarch64/os/
short_name: rocky_10_1_crb_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-crb-aarch64-
sync: false
- name: Rocky Linux 10.1 - CRB (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/CRB/source/tree/
short_name: rocky_10_1_crb_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-crb-source-
sync: false
- name: Rocky Linux 10.1 - HighAvailability
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/HighAvailability/x86_64/os/
Comment thread
Alex-Welsh marked this conversation as resolved.
short_name: rocky_10_1_highavailability
sync_group: rocky_10
distribution_name: rocky-10.1-highavailability-
sync: false
- name: Rocky Linux 10.1 - HighAvailability (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/HighAvailability/aarch64/os/
Comment thread
Alex-Welsh marked this conversation as resolved.
short_name: rocky_10_1_highavailability_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-highavailability-aarch64-
sync: false
- name: Rocky Linux 10.1 - HighAvailability (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/HighAvailability/source/tree/
Comment thread
Alex-Welsh marked this conversation as resolved.
short_name: rocky_10_1_highavailability_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-highavailability-source-
sync: false
- name: Rocky Linux 10.1 - Security
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-security-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/security/x86_64/os/
short_name: rocky_10_1_security
sync_group: rocky_10
distribution_name: rocky-10.1-security-
sync: false
- name: Rocky Linux 10.1 - Security (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-security-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/security/aarch64/os/
short_name: rocky_10_1_security_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-security-aarch64-
sync: false
- name: Rocky Linux 10.1 - Security (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-security-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/security/source/tree/
short_name: rocky_10_1_security_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-security-source-
sync: false

# Additional RHEL 10 repositories
# DOCA Repository 3.2.1 for RHEL 10
- name: DOCA Online Repo 3.2.1 - RHEL 10
Expand Down
190 changes: 95 additions & 95 deletions ansible/inventory/group_vars/all/rpm-package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -741,118 +741,118 @@ rpm_package_repos:
sync_group: third_party
distribution_name: cernvmfs-eessi-cfg-

# Base Rocky Linux 10.1 repositories
- name: Rocky Linux 10.1 - AppStream
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/AppStream/x86_64/os/
short_name: rocky_10_1_appstream
# Base Rocky Linux 10.2 repositories
- name: Rocky Linux 10.2 - AppStream
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-10.2&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.2/AppStream/x86_64/os/
short_name: rocky_10_2_appstream
sync_group: rocky_10
distribution_name: rocky-10.1-appstream-
- name: Rocky Linux 10.1 - AppStream (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/AppStream/aarch64/os/
short_name: rocky_10_1_appstream_aarch64
distribution_name: rocky-10.2-appstream-
- name: Rocky Linux 10.2 - AppStream (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-10.2&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.2/AppStream/aarch64/os/
short_name: rocky_10_2_appstream_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-appstream-aarch64-
- name: Rocky Linux 10.1 - AppStream (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/AppStream/source/tree/
short_name: rocky_10_1_appstream_source
distribution_name: rocky-10.2-appstream-aarch64-
- name: Rocky Linux 10.2 - AppStream (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-source-10.2&arch=source&country=NL&protocol=https
base_path: rocky/10.2/AppStream/source/tree/
short_name: rocky_10_2_appstream_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-appstream-source-
- name: Rocky Linux 10.1 - BaseOS
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/BaseOS/x86_64/os/
short_name: rocky_10_1_baseos
distribution_name: rocky-10.2-appstream-source-
- name: Rocky Linux 10.2 - BaseOS
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-10.2&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.2/BaseOS/x86_64/os/
short_name: rocky_10_2_baseos
sync_group: rocky_10_baseos
distribution_name: rocky-10.1-baseos-
- name: Rocky Linux 10.1 - BaseOS (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/BaseOS/aarch64/os/
short_name: rocky_10_1_baseos_aarch64
distribution_name: rocky-10.2-baseos-
- name: Rocky Linux 10.2 - BaseOS (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-10.2&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.2/BaseOS/aarch64/os/
short_name: rocky_10_2_baseos_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-baseos-aarch64-
- name: Rocky Linux 10.1 - BaseOS (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/BaseOS/source/tree/
short_name: rocky_10_1_baseos_source
distribution_name: rocky-10.2-baseos-aarch64-
- name: Rocky Linux 10.2 - BaseOS (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-source-10.2&arch=source&country=NL&protocol=https
base_path: rocky/10.2/BaseOS/source/tree/
short_name: rocky_10_2_baseos_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-baseos-source-
- name: Rocky Linux 10.1 - Extras
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/extras/x86_64/os/
short_name: rocky_10_1_extras
distribution_name: rocky-10.2-baseos-source-
- name: Rocky Linux 10.2 - Extras
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-10.2&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.2/extras/x86_64/os/
short_name: rocky_10_2_extras
sync_group: rocky_10
distribution_name: rocky-10.1-extras-
- name: Rocky Linux 10.1 - Extras (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/extras/aarch64/os/
short_name: rocky_10_1_extras_aarch64
distribution_name: rocky-10.2-extras-
- name: Rocky Linux 10.2 - Extras (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-10.2&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.2/extras/aarch64/os/
short_name: rocky_10_2_extras_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-extras-aarch64-
- name: Rocky Linux 10.1 - Extras (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/extras/source/tree/
short_name: rocky_10_1_extras_source
distribution_name: rocky-10.2-extras-aarch64-
- name: Rocky Linux 10.2 - Extras (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-source-10.2&arch=source&country=NL&protocol=https
base_path: rocky/10.2/extras/source/tree/
short_name: rocky_10_2_extras_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-extras-source-
distribution_name: rocky-10.2-extras-source-

# Additional Rocky Linux 10.1 repositories
# Additional Rocky Linux 10.2 repositories
# No advanced virt, Ceph or OpenStack
- name: Rocky Linux 10.1 - CRB
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/CRB/x86_64/os/
short_name: rocky_10_1_crb
- name: Rocky Linux 10.2 - CRB
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-10.2&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.2/CRB/x86_64/os/
short_name: rocky_10_2_crb
sync_group: rocky_10
distribution_name: rocky-10.1-crb-
- name: Rocky Linux 10.1 - CRB (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/CRB/aarch64/os/
short_name: rocky_10_1_crb_aarch64
distribution_name: rocky-10.2-crb-
- name: Rocky Linux 10.2 - CRB (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-10.2&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.2/CRB/aarch64/os/
short_name: rocky_10_2_crb_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-crb-aarch64-
- name: Rocky Linux 10.1 - CRB (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/CRB/source/tree/
short_name: rocky_10_1_crb_source
distribution_name: rocky-10.2-crb-aarch64-
- name: Rocky Linux 10.2 - CRB (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-source-10.2&arch=source&country=NL&protocol=https
base_path: rocky/10.2/CRB/source/tree/
short_name: rocky_10_2_crb_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-crb-source-
- name: Rocky Linux 10.1 - HighAvailability
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/HighAvailability/x86_64/os/
short_name: rocky_10_1_highavailability
distribution_name: rocky-10.2-crb-source-
- name: Rocky Linux 10.2 - HighAvailability
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-10.2&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.2/HighAvailability/x86_64/os/
Comment thread
Alex-Welsh marked this conversation as resolved.
short_name: rocky_10_2_highavailability
sync_group: rocky_10
distribution_name: rocky-10.1-highavailability-
- name: Rocky Linux 10.1 - HighAvailability (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/HighAvailability/aarch64/os/
short_name: rocky_10_1_highavailability_aarch64
distribution_name: rocky-10.2-highavailability-
- name: Rocky Linux 10.2 - HighAvailability (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-10.2&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.2/HighAvailability/aarch64/os/
Comment thread
Alex-Welsh marked this conversation as resolved.
short_name: rocky_10_2_highavailability_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-highavailability-aarch64-
- name: Rocky Linux 10.1 - HighAvailability (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/HighAvailability/source/tree/
short_name: rocky_10_1_highavailability_source
distribution_name: rocky-10.2-highavailability-aarch64-
- name: Rocky Linux 10.2 - HighAvailability (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-source-10.2&arch=source&country=NL&protocol=https
base_path: rocky/10.2/HighAvailability/source/tree/
Comment thread
Alex-Welsh marked this conversation as resolved.
short_name: rocky_10_2_highavailability_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-highavailability-source-
- name: Rocky Linux 10.1 - Security
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-security-10.1&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.1/security/x86_64/os/
short_name: rocky_10_1_security
distribution_name: rocky-10.2-highavailability-source-
- name: Rocky Linux 10.2 - Security
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-security-10.2&arch=x86_64&country=NL&protocol=https
base_path: rocky/10.2/security/x86_64/os/
short_name: rocky_10_2_security
sync_group: rocky_10
distribution_name: rocky-10.1-security-
- name: Rocky Linux 10.1 - Security (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-security-10.1&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.1/security/aarch64/os/
short_name: rocky_10_1_security_aarch64
distribution_name: rocky-10.2-security-
- name: Rocky Linux 10.2 - Security (aarch64)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-security-10.2&arch=aarch64&country=NL&protocol=https
base_path: rocky/10.2/security/aarch64/os/
short_name: rocky_10_2_security_aarch64
sync_group: rocky_10_aarch64
distribution_name: rocky-10.1-security-aarch64-
- name: Rocky Linux 10.1 - Security (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-security-source-10.1&arch=source&country=NL&protocol=https
base_path: rocky/10.1/security/source/tree/
short_name: rocky_10_1_security_source
distribution_name: rocky-10.2-security-aarch64-
- name: Rocky Linux 10.2 - Security (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-security-source-10.2&arch=source&country=NL&protocol=https
base_path: rocky/10.2/security/source/tree/
short_name: rocky_10_2_security_source
sync_group: rocky_10_source
distribution_name: rocky-10.1-security-source-
distribution_name: rocky-10.2-security-source-

# Additional CentOS Stream 10 repositories
# NFV OpenvSwitch for CentOS Stream 10
Expand Down Expand Up @@ -899,23 +899,23 @@ rpm_package_repos:
distribution_name: centos-stream-10-storage-ceph-tentacle-aarch64-
# EPEL 10 repository
- name: Extra Packages for Enterprise Linux 10
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-10.1&arch=x86_64&country=NL&protocol=https
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-10.2&arch=x86_64&country=NL&protocol=https
sync_policy: mirror_content_only
base_path: epel/10/Everything/x86_64/
short_name: epel_10
sync_group: epel
distribution_name: extra-packages-for-enterprise-linux-10-x86_64-
# EPEL 10 repository (aarch64)
- name: Extra Packages for Enterprise Linux 10 (aarch64)
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-10.1&arch=aarch64&country=NL&protocol=https
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-10.2&arch=aarch64&country=NL&protocol=https
sync_policy: mirror_content_only
base_path: epel/10/Everything/aarch64/
short_name: epel_10_aarch64
sync_group: rocky_10_aarch64
distribution_name: extra-packages-for-enterprise-linux-10-aarch64-
# EPEL 10 repository (source)
- name: Extra Packages for Enterprise Linux 10 (source)
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-source-10.1&arch=source&country=NL&protocol=https
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-z-source-10.2&arch=source&country=NL&protocol=https
sync_policy: mirror_content_only
base_path: epel/10/Everything/source/tree/
short_name: epel_10_source
Expand Down