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 5278458 commit fd7e600Copy full SHA for fd7e600
.github/workflows/fatimage.yml
@@ -26,7 +26,7 @@ jobs:
26
source_image_name: Rocky-8-GenericCloud-Base-8.10-20240528.0.x86_64.qcow2
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: Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.raw
30
31
env:
32
ANSIBLE_FORCE_COLOR: True
0 commit comments