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 c22bc40 commit 7f014adCopy full SHA for 7f014ad
.github/workflows/stackhpc-all-in-one.yml
@@ -38,15 +38,15 @@ on:
38
vm_flavor:
39
description: Flavor for the all-in-one VM
40
type: string
41
- default: general.v1.medium
+ default: en1.medium
42
vm_network:
43
description: Network for the all-in-one VM
44
45
- default: stackhpc-release
+ default: stackhpc-ci
46
vm_subnet:
47
description: Subnet for the all-in-one VM
48
49
- default: stackhpc-release-subnet
50
OS_CLOUD:
51
description: Name of cloud in clouds.yaml
52
0 commit comments