diff --git a/bosh-lite/cloud-config.yml b/bosh-lite/cloud-config.yml index 67adb47..e5f770d 100644 --- a/bosh-lite/cloud-config.yml +++ b/bosh-lite/cloud-config.yml @@ -18,18 +18,18 @@ networks: - name: default subnets: - az: z1 - range: 10.244.7.0/24 - gateway: 10.244.7.1 + range: 10.244.16.0/24 + gateway: 10.244.16.1 cloud_properties: name: random - az: z2 - range: 10.244.8.0/24 - gateway: 10.244.8.1 + range: 10.244.17.0/24 + gateway: 10.244.17.1 cloud_properties: name: random - az: z3 - range: 10.244.9.0/24 - gateway: 10.244.9.1 + range: 10.244.18.0/24 + gateway: 10.244.18.1 cloud_properties: name: random vm_extensions: