File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
environments/.stackhpc/tofu Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 117
117
- name : Install OpenHPC
118
118
ansible.builtin.import_role :
119
119
name : stackhpc.openhpc
120
- tasks_from : install.yml
120
+ tasks_from : install-ohpc .yml
121
121
when : " 'openhpc' in group_names"
122
122
123
123
# - import_playbook: portal.yml
Original file line number Diff line number Diff line change 1
1
{
2
2
"cluster_image" : {
3
- "RL8" : " openhpc-RL8-251002-1537-1d21952c " ,
4
- "RL9" : " openhpc-RL9-251002-1456-1d21952c "
3
+ "RL8" : " openhpc-RL8-251008-0814-cda7084d " ,
4
+ "RL9" : " openhpc-RL9-251008-0814-cda7084d "
5
5
}
6
6
}
Original file line number Diff line number Diff line change 4
4
version : v25.3.2
5
5
name : stackhpc.nfs
6
6
- src : https://github.com/stackhpc/ansible-role-openhpc.git
7
- version : v1.3 .0
7
+ version : v1.4 .0
8
8
name : stackhpc.openhpc
9
9
- src : https://github.com/stackhpc/ansible-node-exporter.git
10
10
version : stackhpc
You can’t perform that action at this time.
0 commit comments