Disable packethost due to mirror outages

The mirror keeps getting shutdown which leads to jobs failing in pre-run
and restarting. This is just thrashing things and could lead to
failures. Lets disable the region until we understand the problem.

Change-Id: Ied3fd534dc029868fb770280c01bb564078c5a3d
This commit is contained in:
Clark Boylan 2018-10-12 16:27:29 -07:00
parent ca7e84e7cc
commit bff5ce049f
1 changed files with 1 additions and 1 deletions

View File

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