Skip to content

Commit df91dda

Browse files
committed
bump raw volume-backed images
1 parent f18e9de commit df91dda

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/fatimage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
matrix: # build RL8, RL9
2424
build:
2525
- image_name: openhpc-RL8
26-
source_image_name: openhpc-RL8-250409-0953-f5aefb1e
26+
source_image_name: Rocky-8-GenericCloud-Base-8.10-20240528.0.x86_64.qcow2
2727
inventory_groups: control,compute,login,update
2828
- image_name: openhpc-RL9
29-
source_image_name: openhpc-RL9-250409-0953-f5aefb1e
29+
source_image_name: Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.qcow2
3030
inventory_groups: control,compute,login,update
3131
env:
3232
ANSIBLE_FORCE_COLOR: True
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"cluster_image": {
3-
"RL8": "openhpc-RL8-250409-0953-f5aefb1e",
4-
"RL9": "openhpc-RL9-250409-0953-f5aefb1e"
3+
"RL8": "openhpc-RL8-250411-1228-225219d3",
4+
"RL9": "openhpc-RL9-250411-1228-225219d3"
55
}
66
}

0 commit comments

Comments
 (0)