From 916bf66714360679d241ed805d4cae9fc0a933bb Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 26 Apr 2021 09:31:50 -0700 Subject: [PATCH] Fix nl02's provider config list We specified the provider config list twice in the nl02 config which caused the second one to win when reserialized on nl02. Fix this by removing the stray providers: specification. Change-Id: I92fdf717e955098cbd60a57137c747875823ae2b --- nodepool/nl02.opendev.org.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/nodepool/nl02.opendev.org.yaml b/nodepool/nl02.opendev.org.yaml index 280c54778f..646657843c 100644 --- a/nodepool/nl02.opendev.org.yaml +++ b/nodepool/nl02.opendev.org.yaml @@ -284,7 +284,6 @@ providers: diskimage: ubuntu-bionic key-name: infra-root-keys-2020-05-13 -providers: - name: inmotion-iad3 region-name: 'iad3' cloud: inmotion