Temporarily stop booting nodes in citycloud-kna1

Our mirror server in citycloud-kna1 is unreachable, even after a
reboot. The console log shows it booted fine and started services,
but connectivity seems to die somewhere in Citynetwork's KNA3 core
routers. For now, stop booting new job nodes here until we and the
provider can work out what's transpired.

Change-Id: I7336ecc4c7b0ea39c49aa501c1d0e4f96c9eb2a8
This commit is contained in:
Jeremy Stanley 2021-01-30 14:32:17 +00:00
parent 3c8c16bf55
commit a7edbb7a18
1 changed files with 2 additions and 2 deletions

View File

@ -197,7 +197,7 @@ providers:
pools:
- name: main
# Canary capacity (by memory less than half capacity of airship pool).
max-servers: 10
max-servers: 0
labels:
- name: centos-7
min-ram: 8000
@ -269,7 +269,7 @@ providers:
- name: airship
# Jobs expected to run 1x 32GB instance + 3x 16GB instances with
# goal of running 4 jobs concurrently.
max-servers: 16
max-servers: 0
labels:
- name: ubuntu-bionic-expanded
min-ram: 16000