Closed drnic closed 10 years ago
No mention in micro_bosh.yml of subnets & vpcs:
--- name: firstbosh logging: level: DEBUG network: type: dynamic vip: 10.10.0.36 ...
Instead:
network: type: manual #vip: 54.200.124.155 ip: 10.10.0.38 dns: - 10.10.0.2 cloud_properties: subnet: subnet-2013cd45
fixed in v0.14.1
No mention in micro_bosh.yml of subnets & vpcs:
Instead: