Merge "Change subnet_cidr_start value"

This commit is contained in:
Jenkins 2017-03-29 18:42:27 +00:00 committed by Gerrit Code Review
commit bc9dd40b5b

View File

@ -9,7 +9,7 @@
args:
network_create_args: ""
subnet_create_args: ""
subnet_cidr_start: "1.1.0.0/30"
subnet_cidr_start: "10.0.0.0/16"
subnets_per_network: {{subnets_per_network}}
router_create_args: {{ router_create_args }}
runner: