From 01fd6d4016310bb802e219e7618a7af6b30d74b2 Mon Sep 17 00:00:00 2001 From: wtripp180901 <78219569+wtripp180901@users.noreply.github.com> Date: Tue, 17 Dec 2024 11:30:32 +0000 Subject: [PATCH] updated to 8.10 --- .../inventory/group_vars/all/package-repos | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/ansible/inventory/group_vars/all/package-repos b/ansible/inventory/group_vars/all/package-repos index 4c039c6b..c8184f21 100644 --- a/ansible/inventory/group_vars/all/package-repos +++ b/ansible/inventory/group_vars/all/package-repos @@ -254,33 +254,33 @@ rpm_package_repos: sync_group: third_party distribution_name: treasuredata-4- - # Base Rocky Linux 8.9 repositories (Slurm appliance) - - name: Rocky Linux 8.9 - AppStream - url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/AppStream/x86_64/os/ - base_path: rocky/8.9/AppStream/x86_64/os/ - short_name: rocky_8_9_appstream + # Base Rocky Linux 8.10 repositories (Slurm appliance) + - name: Rocky Linux 8.10 - AppStream + url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-8.10&arch=x86_64&country=NL + base_path: rocky/8.10/AppStream/x86_64/os/ + short_name: rocky_8_10_appstream sync_group: rocky_8 - distribution_name: rocky-8.9-appstream- - - name: Rocky Linux 8.9 - BaseOS - url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/BaseOS/x86_64/os/ - base_path: rocky/8.9/BaseOS/x86_64/os/ - short_name: rocky_8_9_baseos + distribution_name: rocky-8.10-appstream- + - name: Rocky Linux 8.10 - BaseOS + url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-8.10&arch=x86_64&country=NL + base_path: rocky/8.10/BaseOS/x86_64/os/ + short_name: rocky_8_10_baseos sync_group: rocky_8 - distribution_name: rocky-8.9-baseos- - - name: Rocky Linux 8.9 - Extras - url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/extras/x86_64/os/ - base_path: rocky/8.9/extras/x86_64/os/ - short_name: rocky_8_9_extras + distribution_name: rocky-8.10-baseos- + - name: Rocky Linux 8.10 - Extras + url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-8.10&arch=x86_64&country=NL + base_path: rocky/8.10/extras/x86_64/os/ + short_name: rocky_8_10_extras sync_group: rocky_8 - distribution_name: rocky-8.9-extras- + distribution_name: rocky-8.10-extras- - # Additional Rocky Linux 8.9 repositories (Slurm appliance) - - name: Rocky Linux 8.9 - PowerTools - url: https://mirror-nrt.yuki.net.uk/rockylinux/8.9/PowerTools/x86_64/os/ - base_path: rocky/8.9/PowerTools/x86_64/os/ - short_name: rocky_8_9_powertools + # Additional Rocky Linux 8.10 repositories (Slurm appliance) + - name: Rocky Linux 8.10 - PowerTools + url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-PowerTools-8.10&arch=x86_64&country=NL + base_path: rocky/8.10/PowerTools/x86_64/os/ + short_name: rocky_8_10_powertools sync_group: rocky_8 - distribution_name: rocky-8.9-powertools- + distribution_name: rocky-8.10-powertools- # Base Rocky Linux 9.5 repositories - name: Rocky Linux 9.5 - AppStream