Skip to content

Commit 4967de4

Browse files
committed
Test: Change public1-subnet cidr
1 parent 8b87302 commit 4967de4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/ansible/configure-aio-resources.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,6 @@
6565
OS_IDENTITY_API_VERSION: "3"
6666
OS_REGION_NAME: RegionOne
6767
OS_AUTH_PLUGIN: password
68+
EXT_NET_CIDR: "192.168.33.0/24"
69+
EXT_NET_RANGE: "start=192.168.33.31,end=192.168.33.127"
70+
EXT_NET_GATEWAY: "192.168.33.3"

0 commit comments

Comments
 (0)