Skip to content

Commit 01fd6d4

Browse files
authored
updated to 8.10
1 parent 9fe6adc commit 01fd6d4

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -254,33 +254,33 @@ rpm_package_repos:
254254
sync_group: third_party
255255
distribution_name: treasuredata-4-
256256

257-
# Base Rocky Linux 8.9 repositories (Slurm appliance)
258-
- name: Rocky Linux 8.9 - AppStream
259-
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/AppStream/x86_64/os/
260-
base_path: rocky/8.9/AppStream/x86_64/os/
261-
short_name: rocky_8_9_appstream
257+
# Base Rocky Linux 8.10 repositories (Slurm appliance)
258+
- name: Rocky Linux 8.10 - AppStream
259+
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-8.10&arch=x86_64&country=NL
260+
base_path: rocky/8.10/AppStream/x86_64/os/
261+
short_name: rocky_8_10_appstream
262262
sync_group: rocky_8
263-
distribution_name: rocky-8.9-appstream-
264-
- name: Rocky Linux 8.9 - BaseOS
265-
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/BaseOS/x86_64/os/
266-
base_path: rocky/8.9/BaseOS/x86_64/os/
267-
short_name: rocky_8_9_baseos
263+
distribution_name: rocky-8.10-appstream-
264+
- name: Rocky Linux 8.10 - BaseOS
265+
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-8.10&arch=x86_64&country=NL
266+
base_path: rocky/8.10/BaseOS/x86_64/os/
267+
short_name: rocky_8_10_baseos
268268
sync_group: rocky_8
269-
distribution_name: rocky-8.9-baseos-
270-
- name: Rocky Linux 8.9 - Extras
271-
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/extras/x86_64/os/
272-
base_path: rocky/8.9/extras/x86_64/os/
273-
short_name: rocky_8_9_extras
269+
distribution_name: rocky-8.10-baseos-
270+
- name: Rocky Linux 8.10 - Extras
271+
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-8.10&arch=x86_64&country=NL
272+
base_path: rocky/8.10/extras/x86_64/os/
273+
short_name: rocky_8_10_extras
274274
sync_group: rocky_8
275-
distribution_name: rocky-8.9-extras-
275+
distribution_name: rocky-8.10-extras-
276276

277-
# Additional Rocky Linux 8.9 repositories (Slurm appliance)
278-
- name: Rocky Linux 8.9 - PowerTools
279-
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/PowerTools/x86_64/os/
280-
base_path: rocky/8.9/PowerTools/x86_64/os/
281-
short_name: rocky_8_9_powertools
277+
# Additional Rocky Linux 8.10 repositories (Slurm appliance)
278+
- name: Rocky Linux 8.10 - PowerTools
279+
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-PowerTools-8.10&arch=x86_64&country=NL
280+
base_path: rocky/8.10/PowerTools/x86_64/os/
281+
short_name: rocky_8_10_powertools
282282
sync_group: rocky_8
283-
distribution_name: rocky-8.9-powertools-
283+
distribution_name: rocky-8.10-powertools-
284284

285285
# Base Rocky Linux 9.5 repositories
286286
- name: Rocky Linux 9.5 - AppStream

0 commit comments

Comments
 (0)