Skip to content

Commit 6d1a366

Browse files
authored
deprecated 8.9
1 parent 01fd6d4 commit 6d1a366

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

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

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,38 @@ deprecated_rpm_package_repos:
374374
distribution_name: rocky-8.8-highavailability-
375375
sync: false
376376

377+
# Base Rocky Linux 8.9 repositories (Slurm appliance)
378+
- name: Rocky Linux 8.9 - AppStream
379+
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/AppStream/x86_64/os/
380+
base_path: rocky/8.9/AppStream/x86_64/os/
381+
short_name: rocky_8_9_appstream
382+
sync_group: rocky_8
383+
sync: false
384+
distribution_name: rocky-8.9-appstream-
385+
- name: Rocky Linux 8.9 - BaseOS
386+
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/BaseOS/x86_64/os/
387+
base_path: rocky/8.9/BaseOS/x86_64/os/
388+
short_name: rocky_8_9_baseos
389+
sync_group: rocky_8
390+
distribution_name: rocky-8.9-baseos-
391+
sync: false
392+
- name: Rocky Linux 8.9 - Extras
393+
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/extras/x86_64/os/
394+
base_path: rocky/8.9/extras/x86_64/os/
395+
short_name: rocky_8_9_extras
396+
sync_group: rocky_8
397+
distribution_name: rocky-8.9-extras-
398+
sync: false
399+
400+
# Additional Rocky Linux 8.9 repositories (Slurm appliance)
401+
- name: Rocky Linux 8.9 - PowerTools
402+
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/PowerTools/x86_64/os/
403+
base_path: rocky/8.9/PowerTools/x86_64/os/
404+
short_name: rocky_8_9_powertools
405+
sync_group: rocky_8
406+
distribution_name: rocky-8.9-powertools-
407+
sync: false
408+
377409
# MLNX OFED 5.6-1.0.3.3 RHEL 8.6 repository
378410
- name: Mellanox Technologies mlnx_ofed 5.6-1.0.3.3
379411
url: https://linux.mellanox.com/public/repo/mlnx_ofed/5.6-1.0.3.3/rhel8.6/x86_64/

0 commit comments

Comments
 (0)