Turn off vexxhost in nodepool

Currently vexxhost is having a number of build timeout issues.

This patch sets the max-servers in vexxhost from 25 to 0.

Change-Id: I7661887e9a5fab4265a51b283d989f3071e7bee4
This commit is contained in:
Anita Kuno 2016-04-04 11:57:25 -04:00
parent 71ff7b2b5b
commit c3cddb7df8

@ -560,7 +560,7 @@ providers:
cloud: vexxhost
api-timeout: 60
boot-timeout: 120
max-servers: 25
max-servers: 0
rate: 0.001
images:
- name: ubuntu-trusty