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.
1 parent 225219d commit f18e9deCopy full SHA for f18e9de
.github/workflows/fatimage.yml
@@ -23,10 +23,10 @@ jobs:
23
matrix: # build RL8, RL9
24
build:
25
- image_name: openhpc-RL8
26
- source_image_name: Rocky-8-GenericCloud-Base-8.10-20240528.0.x86_64.qcow2
+ source_image_name: openhpc-RL8-250409-0953-f5aefb1e
27
inventory_groups: control,compute,login,update
28
- image_name: openhpc-RL9
29
- source_image_name: Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.qcow2
+ source_image_name: openhpc-RL9-250409-0953-f5aefb1e
30
31
env:
32
ANSIBLE_FORCE_COLOR: True
0 commit comments