File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -476,6 +476,20 @@ rpm_package_repos:
476
476
short_name: centos_stream_9_storage_ceph_reef_aarch64
477
477
sync_group: rocky_9_aarch64
478
478
distribution_name: centos-stream-9-storage-ceph-reef-aarch64-
479
+ # Ceph Squid for CentOS Stream 9
480
+ - name: CentOS Stream 9 - Ceph Squid
481
+ url: https://mirror.stream.centos.org/SIGs/9-stream/storage/x86_64/ceph-squid/
482
+ base_path: centos/9-stream/storage/x86_64/ceph-squid/
483
+ short_name: centos_stream_9_storage_ceph_squid
484
+ sync_group: centos
485
+ distribution_name: centos-stream-9-storage-ceph-squid-
486
+ # Ceph Squid for CentOS Stream 9 (aarch64)
487
+ - name: CentOS Stream 9 - Ceph Squid (aarch64)
488
+ url: https://mirror.stream.centos.org/SIGs/9-stream/storage/aarch64/ceph-squid/
489
+ base_path: centos/9-stream/storage/aarch64/ceph-squid/
490
+ short_name: centos_stream_9_storage_ceph_squid_aarch64
491
+ sync_group: rocky_9_aarch64
492
+ distribution_name: centos-stream-9-storage-ceph-squid-aarch64-
479
493
# EPEL 9 repository
480
494
- name: Extra Packages for Enterprise Linux 9
481
495
url: https://mirrors.fedoraproject.org/mirrorlist?repo=epel-9&arch=x86_64&country=NL&infra=stock&content=centos&protocol=https
You can’t perform that action at this time.
0 commit comments