Temporarily stop booting nodes in vexxhost

IPv6 routing issues are causing most jobs to fail due to lack of
connectivity (mostly manifesting as DNS lookup failures). Set
max-servers to 0 for now while the problems are addressed.

Change-Id: I583e3971b77990a23da29d615c22c5433b876249
This commit is contained in:
Jeremy Stanley 2018-07-01 17:16:05 +00:00
parent 23768a4ad5
commit edc1710e34
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ providers:
diskimages: *provider_diskimages
pools:
- name: main
max-servers: 50
max-servers: 0
labels:
- name: centos-7
min-ram: 8000