Set inap max-servers to 0

There seems to be a problem with the service and no nodes can boot.

Change-Id: I458635830cdffafe91ea28c11c84de189f5ba0da
This commit is contained in:
James E. Blair 2019-01-30 10:35:41 -08:00
parent 37b20230d9
commit ff215cad6a
1 changed files with 1 additions and 1 deletions

View File

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