Skip to content

Commit

Permalink
updated to 8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
wtripp180901 authored Dec 17, 2024
1 parent 9fe6adc commit 01fd6d4
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions ansible/inventory/group_vars/all/package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 01fd6d4

Please sign in to comment.