Disable packethost in nodepool
For some reason, we keep losing the regional mirror in packethost, which makes jobs fail. Disable nodepool there until we better understand what is happening. Change-Id: I8d2a01cd1e1fa7421d72ba4b2f75d10d0511e7a7 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
@ -231,7 +231,7 @@ providers:
|
||||
diskimages: *provider_diskimages
|
||||
pools:
|
||||
- name: main
|
||||
max-servers: 100
|
||||
max-servers: 0
|
||||
labels:
|
||||
- name: centos-7
|
||||
min-ram: 8000
|
||||
|
Reference in New Issue
Block a user