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 6240a60 commit 5a1a301Copy full SHA for 5a1a301
.github/workflows/extra.yml
@@ -31,11 +31,11 @@ jobs:
31
build:
32
- image_name: openhpc-extra-RL8
33
source_image_name_key: RL8 # key into environments/.stackhpc/tofu/cluster_image.auto.tfvars.json
34
- inventory_groups: doca,cuda,lustre
+ inventory_groups: cuda
35
volume_size: 30 # needed for cuda
36
- image_name: openhpc-extra-RL9
37
source_image_name_key: RL9
38
39
40
env:
41
ANSIBLE_FORCE_COLOR: True
0 commit comments