We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f9eb9e + a78c1cb commit 83cf2c0Copy full SHA for 83cf2c0
defaults/main.yml
@@ -50,7 +50,7 @@ ohpc_slurm_services:
50
batch: slurmd
51
ohpc_release_repos:
52
"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
+ "8": "http://repos.openhpc.community/OpenHPC/2/EL_8/x86_64/ohpc-release-2-1.el8.x86_64.rpm" # ohpc v2 for Rocky 8
54
openhpc_munge_key:
55
openhpc_login_only_nodes: ''
56
openhpc_module_system_install: true
0 commit comments