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 2e80689 commit 01881e2Copy full SHA for 01881e2
environments/.stackhpc/terraform/ARCUS.tfvars
@@ -1,5 +1,5 @@
1
-cluster_net = "stackhpc-ci-geneve"
2
-cluster_subnet = "stackhpc-ci-geneve-subnet"
+cluster_net = "WCDC-iLab-60"
+cluster_subnet = "WCDC-iLab-60"
3
vnic_type = "normal"
4
control_node_flavor = "vm.ska.cpu.general.quarter"
5
other_node_flavor = "vm.ska.cpu.general.small"
environments/.stackhpc/terraform/SMS.tfvars
-cluster_net = "WCDC-iLab-60"
-cluster_subnet = "WCDC-iLab-60"
+cluster_net = "stackhpc-ci-geneve"
+cluster_subnet = "stackhpc-ci-geneve-subnet"
vnic_type = "direct"
control_node_flavor = "general.v1.medium"
other_node_flavor = "general.v1.tiny"
0 commit comments