Skip to content
Open
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
18 changes: 9 additions & 9 deletions ansible/inventory/group_vars/all/package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ rpm_package_repos:
distribution_name: extra-packages-for-enterprise-linux-modular-8-x86_64-
- name: Extra Packages for Enterprise Linux 8 - source
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-8&arch=source&country=DE&infra=stock&content=centos&protocol=https
base_path: epel/8/Everything/source/
base_path: epel/8/Everything/source/tree/
short_name: epel_source
sync_group: epel
distribution_name: extra-packages-for-enterprise-linux-8-source-
Expand Down Expand Up @@ -452,7 +452,7 @@ rpm_package_repos:
distribution_name: rocky-8.10-appstream-
- name: Rocky Linux 8.10 - AppStream (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-source-8.10&arch=source&country=NL
base_path: rocky/8.10/AppStream/source/os/
base_path: rocky/8.10/AppStream/source/tree/
short_name: rocky_8_10_appstream_source
sync_group: rocky_8_source
distribution_name: rocky-8.10-appstream-source-
Expand All @@ -464,7 +464,7 @@ rpm_package_repos:
distribution_name: rocky-8.10-baseos-
- name: Rocky Linux 8.10 - BaseOS (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-source-8.10&arch=source&country=NL
base_path: rocky/8.10/BaseOS/source/os/
base_path: rocky/8.10/BaseOS/source/tree/
short_name: rocky_8_10_baseos_source
sync_group: rocky_8_source
distribution_name: rocky-8.10-baseos-source-
Expand All @@ -476,7 +476,7 @@ rpm_package_repos:
distribution_name: rocky-8.10-extras-
- name: Rocky Linux 8.10 - Extras (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-source-8.10&arch=source&country=NL
base_path: rocky/8.10/extras/source/os/
base_path: rocky/8.10/extras/source/tree/
short_name: rocky_8_10_extras_source
sync_group: rocky_8_source
distribution_name: rocky-8.10-extras-source-
Expand Down Expand Up @@ -508,7 +508,7 @@ rpm_package_repos:
distribution_name: rocky-9.6-appstream-aarch64-
- name: Rocky Linux 9.6 - AppStream (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-source-9.6&arch=source&country=NL&protocol=https
base_path: rocky/9.6/AppStream/source/os/
base_path: rocky/9.6/AppStream/source/tree/
short_name: rocky_9_6_appstream_source
sync_group: rocky_9_source
distribution_name: rocky-9.6-appstream-source-
Expand All @@ -526,7 +526,7 @@ rpm_package_repos:
distribution_name: rocky-9.6-baseos-aarch64-
- name: Rocky Linux 9.6 - BaseOS (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-source-9.6&arch=source&country=NL&protocol=https
base_path: rocky/9.6/BaseOS/source/os/
base_path: rocky/9.6/BaseOS/source/tree/
short_name: rocky_9_6_baseos_source
sync_group: rocky_9_source
distribution_name: rocky-9.6-baseos-source-
Expand All @@ -544,7 +544,7 @@ rpm_package_repos:
distribution_name: rocky-9.6-extras-aarch64-
- name: Rocky Linux 9.6 - Extras (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-source-9.6&arch=source&country=NL&protocol=https
base_path: rocky/9.6/extras/source/os/
base_path: rocky/9.6/extras/source/tree/
short_name: rocky_9_6_extras_source
sync_group: rocky_9_source
distribution_name: rocky-9.6-extras-source-
Expand All @@ -565,7 +565,7 @@ rpm_package_repos:
distribution_name: rocky-9.6-crb-aarch64-
- name: Rocky Linux 9.6 - CRB (source)
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-source-9.6&arch=source&country=NL&protocol=https
base_path: rocky/9.6/CRB/source/os/
base_path: rocky/9.6/CRB/source/tree/
short_name: rocky_9_6_crb_source
sync_group: rocky_9_source
distribution_name: rocky-9.6-crb-source-
Expand Down Expand Up @@ -685,7 +685,7 @@ rpm_package_repos:
- name: Extra Packages for Enterprise Linux 9 (source)
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-9&arch=source&country=NL&infra=stock&content=centos&protocol=https
sync_policy: mirror_content_only
base_path: epel/9/Everything/source/
base_path: epel/9/Everything/source/tree/
short_name: epel_9_source
sync_group: epel
distribution_name: extra-packages-for-enterprise-linux-9-source-
Expand Down