From ef5cc142057b7dbb4bf9bcb9d8ef219be158c92d Mon Sep 17 00:00:00 2001 From: Jens Harbott Date: Tue, 17 Nov 2020 16:46:17 +0100 Subject: [PATCH] Disable limestone provider due to IPv4-less nodes We keep getting nodes than don't have an IPv4 address which breaks various jobs. Disable until we can get that fixed. Change-Id: I5e6b44cbe9a33fe29dc3c989b43c107a1a26599a --- nodepool/nl02.openstack.org.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nl02.openstack.org.yaml b/nodepool/nl02.openstack.org.yaml index 348ee44b78..4a1bbd38bc 100644 --- a/nodepool/nl02.openstack.org.yaml +++ b/nodepool/nl02.openstack.org.yaml @@ -86,7 +86,7 @@ providers: config-drive: true pools: - name: main - max-servers: 50 + max-servers: 0 labels: - name: centos-7 min-ram: 8000