Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"cluster_image": {
"RL8": "openhpc-RL8-241024-1439-177083b1",
"RL9": "openhpc-RL9-241024-1438-177083b1",
"RL9-cuda": "openhpc-cuda-RL9-241024-1628-177083b1"
"RL8": "openhpc-RL8-241113-1501-403d729b",
"RL9": "openhpc-RL9-241113-1416-403d729b",
"RL9-cuda": "openhpc-cuda-RL9-241113-1416-403d729b"
}
}
}
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ roles:
version: v3.1.5
- src: https://github.com/stackhpc/ansible-role-os-manila-mount.git
name: stackhpc.os-manila-mount
version: v24.5.1 # Support ceph quincy for RL9
version: v24.11.0 # Support ceph quincy for RL9

collections:
- name: containers.podman
Expand Down
Loading