Set infracloud chocolate to max-servers: 0

This is prep work for patching in infracloud. It is safest to completely
disable the cloud in nodepool before patching the cloud's controller.

Change-Id: I9b389e4b3c35d118d87b04d1ff9466173ff89fcb
This commit is contained in:
Clark Boylan 2018-01-11 15:44:35 -08:00
parent cb0d60dc08
commit ac34acb8d6
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ providers:
config-drive: true
pools:
- name: main
max-servers: 56
max-servers: 0
labels:
- name: centos-7
min-ram: 8000