Skip to content

Commit b13b98d

Browse files
authored
Merge pull request #306 from stackhpc/ci/arcus-normal
Use portal-internal network for Arcus CI
2 parents 8ba90e8 + 1549620 commit b13b98d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environments/.stackhpc/terraform/ARCUS.tfvars

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
cluster_net = "WCDC-iLab-60"
2-
cluster_subnet = "WCDC-iLab-60"
3-
vnic_type = "direct"
1+
cluster_net = "portal-internal"
2+
cluster_subnet = "portal-internal"
3+
vnic_type = "normal"
44
control_node_flavor = "vm.ska.cpu.general.quarter"
55
other_node_flavor = "vm.ska.cpu.general.small"
66
state_volume_device_path = "/dev/sdb"

0 commit comments

Comments
 (0)