this is in the sample
networks:
- name: default
subnets:
- reserved:
- 10.0.0.4 - 10.0.0.9
- 10.0.0.245 - 10.0.0.254
static:
- 10.0.0.10 - 10.0.0.140
range:
10.0.0.0/24 gateway: 10.0.0.1
dns:
- 10.0.0.245
- 10.0.0.246
cloud_properties:
name: VLAN2220
- name: lb
subnets:
- static:
- 10.0.0.150 - 10.0.0.160
range:
10.0.0.0/24 dns:
- 10.0.0.243
- 10.0.0.242
cloud_properties:
name: VLAN3093
- name: redis_gateway
template: redis_gateway
instances: 1
resource_pool: infrastructure
networks:
- name: default
and the gateways and dea don't have ip assigned
i think i'm really missing something here
because now i get the following error
Preparing deployment
binding deployment (00:00:00)
binding releases (00:00:00)
binding existing deployment: Timed out sending `get_state' to d951a54f-da84-4574-b1b7-dcc9cdfcbe16 after 30 seconds (00:01:30)
Error 3/9 00:01:30
Error 450002: Timed out sending `get_state' to d951a54f-da84-4574-b1b7-dcc9cdfcbe16 after 30 seconds
Op maandag 1 oktober 2012 16:50:40 UTC+2 schreef Martin Englund het volgende: