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 bc36b78 commit a9e53baCopy full SHA for a9e53ba
.github/workflows/fatimage.yml
@@ -23,8 +23,8 @@ jobs:
23
matrix: # build RL8, RL9
24
build:
25
- image_name: openhpc-RL8
26
- source_image_name: rocky-latest-RL8
27
- inventory_groups: control,compute,login
+ source_image_name: Rocky-8-GenericCloud-Base-8.10-20240528.0.x86_64.qcow2
+ inventory_groups: control,compute,login,update
28
- image_name: openhpc-RL9
29
source_image_name: rocky-latest-RL9
30
inventory_groups: control,compute,login
0 commit comments