Skip to content

Commit ed34c06

Browse files
committed
fix SMS networking
1 parent 01881e2 commit ed34c06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cluster_net = "stackhpc-ci-geneve"
2-
cluster_subnet = "stackhpc-ci-geneve-subnet"
1+
cluster_net = "stackhpc-ipv4-geneve"
2+
cluster_subnet = "stackhpc-ipv4-geneve-subnet"
33
vnic_type = "direct"
44
control_node_flavor = "general.v1.medium"
55
other_node_flavor = "general.v1.tiny"

0 commit comments

Comments
 (0)