Skip to content

Commit 9fe6adc

Browse files
authored
changed to mirror which still has packages
1 parent cf355ca commit 9fe6adc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -256,27 +256,27 @@ rpm_package_repos:
256256

257257
# Base Rocky Linux 8.9 repositories (Slurm appliance)
258258
- name: Rocky Linux 8.9 - AppStream
259-
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-8.9&arch=x86_64&country=NL
259+
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/AppStream/x86_64/os/
260260
base_path: rocky/8.9/AppStream/x86_64/os/
261261
short_name: rocky_8_9_appstream
262262
sync_group: rocky_8
263263
distribution_name: rocky-8.9-appstream-
264264
- name: Rocky Linux 8.9 - BaseOS
265-
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-8.9&arch=x86_64&country=NL
265+
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/BaseOS/x86_64/os/
266266
base_path: rocky/8.9/BaseOS/x86_64/os/
267267
short_name: rocky_8_9_baseos
268268
sync_group: rocky_8
269269
distribution_name: rocky-8.9-baseos-
270270
- name: Rocky Linux 8.9 - Extras
271-
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-8.9&arch=x86_64&country=NL
271+
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/extras/x86_64/os/
272272
base_path: rocky/8.9/extras/x86_64/os/
273273
short_name: rocky_8_9_extras
274274
sync_group: rocky_8
275275
distribution_name: rocky-8.9-extras-
276276

277277
# Additional Rocky Linux 8.9 repositories (Slurm appliance)
278278
- name: Rocky Linux 8.9 - PowerTools
279-
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-PowerTools-8.9&arch=x86_64&country=NL
279+
url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/PowerTools/x86_64/os/
280280
base_path: rocky/8.9/PowerTools/x86_64/os/
281281
short_name: rocky_8_9_powertools
282282
sync_group: rocky_8

0 commit comments

Comments
 (0)