Skip to content

Commit 46548a6

Browse files
authored
Merge pull request #32 from openhpc/2025-07-18-x64
fix(repo): correct arch_short variable value
2 parents 2fecfdb + 29b771b commit 46548a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/test/ohpc-lenovo-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
proxy: 10.241.58.130:3128
99
cluster: lenovo
1010
arch: x86_64
11-
arch_short: x86
11+
arch_short: x64
1212

1313
handlers:
1414
- name: Include handlers

0 commit comments

Comments
 (0)