Skip to content

Commit 83cf2c0

Browse files
authored
Merge pull request #146 from stackhpc/fix/ohpc-repo
Change OHPCv2 repo from CentOS to Rocky
2 parents 9f9eb9e + a78c1cb commit 83cf2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ohpc_slurm_services:
5050
batch: slurmd
5151
ohpc_release_repos:
5252
"7": "https://github.com/openhpc/ohpc/releases/download/v1.3.GA/ohpc-release-1.3-1.el7.x86_64.rpm" # ohpc v1.3 for Centos 7
53-
"8": "http://repos.openhpc.community/OpenHPC/2/CentOS_8/x86_64/ohpc-release-2-1.el8.x86_64.rpm" # ohpc v2 for Centos 8
53+
"8": "http://repos.openhpc.community/OpenHPC/2/EL_8/x86_64/ohpc-release-2-1.el8.x86_64.rpm" # ohpc v2 for Rocky 8
5454
openhpc_munge_key:
5555
openhpc_login_only_nodes: ''
5656
openhpc_module_system_install: true

0 commit comments

Comments
 (0)