Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Welsh committed Dec 12, 2024
1 parent 9cc1621 commit 6279c9d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ansible/inventory/group_vars/all/package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -255,25 +255,25 @@ rpm_package_repos:
distribution_name: treasuredata-4-
# OpenHPC v2 for RockyLinux 8
- name: OpenHPC-2 - Base - x86_64
url: http://repos.openhpc.community/OpenHPC/2/EL_8/x86_64
url: http://repos.openhpc.community/OpenHPC/2/EL_8
base_path: OpenHPC/2/EL_8/x86_64/
short_name: openhpc_2_x86_64
sync_group: third_party
distribution_name: openhpc-2-x86_64-
- name: OpenHPC-2 - Base - noarch
url: http://repos.openhpc.community/OpenHPC/2/EL_8/noarch
url: http://repos.openhpc.community/OpenHPC/2/EL_8
base_path: OpenHPC/2/EL_8/noarch/
short_name: openhpc_2_noarch
sync_group: third_party
distribution_name: openhpc-2-noarch-
- name: OpenHPC-2 - Updates - x86_64
url: https://repos.openhpc.community/OpenHPC/2/updates/EL_8/x86_64
url: https://repos.openhpc.community/OpenHPC/2/updates/EL_8
base_path: OpenHPC/2/updates/EL_8/x86_64/
short_name: openhpc_2_updates_x86_64
sync_group: third_party
distribution_name: openhpc-2-updates-x86_64-
- name: OpenHPC-2 - Updates - noarch
url: https://repos.openhpc.community/OpenHPC/2/updates/EL_8/noarch
url: https://repos.openhpc.community/OpenHPC/2/updates/EL_8
base_path: OpenHPC/2/updates/EL_8/noarch/
short_name: openhpc_2_updates_noarch
sync_group: third_party
Expand Down Expand Up @@ -619,25 +619,25 @@ rpm_package_repos:
distribution_name: doca-2.9.1-rhel9.5-
# OpenHPC v3 for RockyLinux 9
- name: OpenHPC-3 - Base - x86_64
url: http://repos.openhpc.community/OpenHPC/3/EL_9/x86_64
url: http://repos.openhpc.community/OpenHPC/3/EL_9
base_path: OpenHPC/3/EL_9/x86_64/
short_name: openhpc_3_x86_64
sync_group: third_party
distribution_name: openhpc-3-x86_64-
- name: OpenHPC-3 - Base - noarch
url: http://repos.openhpc.community/OpenHPC/3/EL_9/noarch
url: http://repos.openhpc.community/OpenHPC/3/EL_9
base_path: OpenHPC/3/EL_9/noarch/
short_name: openhpc_3_noarch
sync_group: third_party
distribution_name: openhpc-2-noarch-
- name: OpenHPC-3 - Updates - x86_64
url: https://repos.openhpc.community/OpenHPC/3/updates/EL_9/x86_64
url: https://repos.openhpc.community/OpenHPC/3/updates/EL_9
base_path: OpenHPC/3/updates/EL_9/x86_64/
short_name: openhpc_3_updates_x86_64
sync_group: third_party
distribution_name: openhpc-3-updates-x86_64-
- name: OpenHPC-updates - noarch
url: https://repos.openhpc.community/OpenHPC/3/updates/EL_9/noarch
url: https://repos.openhpc.community/OpenHPC/3/updates/EL_9
base_path: OpenHPC/3/updates/EL_9/noarch/
short_name: openhpc_3_updates_noarch
sync_group: third_party
Expand Down

0 comments on commit 6279c9d

Please sign in to comment.