cloudfoundry-attic / bootstrap-cf-plugin

0 stars 9 forks source link

cf-aws.yml contains mis-assigned IPs / subnets #1

Closed danhigham closed 11 years ago

danhigham commented 11 years ago

In cf-aws.yml, the default network's subnet range does not match the CIDR in the assigned AWS VPC subnet. In the example below, subnet-71a2aa1c has a CIDR of 10.10.2.0/23.

networks:

Deploying this manifest results in the error;

Compiling packages mysql/13: Address 10.10.1.51 does not fall within the subnet's address range (00:00:01) mysql55/6: Address 10.10.1.50 does not fall within the subnet's address range (00:00:01) redis26/1: Address 10.10.1.49 does not fall within the subnet's address range (00:00:04) Error 3/43 00:00:04

Error 100: Address 10.10.1.51 does not fall within the subnet's address range

shalako commented 11 years ago

@danhigham is this still an issue?

jfoley commented 11 years ago

@danhigham,

We are closing this issue for lack of response.

@aramprice / @jfoley