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 3f98f6a commit 812857dCopy full SHA for 812857d
.github/workflows/extra.yml
@@ -32,11 +32,11 @@ jobs:
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
35
- volume_size: 30 # needed for cuda
+ volume_size: 35 # needed for cuda
36
- image_name: openhpc-extra-RL9
37
source_image_name_key: RL9
38
39
40
env:
41
ANSIBLE_FORCE_COLOR: True
42
OS_CLOUD: openstack
0 commit comments