From 4a4181b69445f827ac8da787397f8ac49b228e33 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Thu, 10 Oct 2024 13:22:00 -0400 Subject: [PATCH] ansible: Remove unused amd64 nodes These nodes were added when on-ramping the new CI cluster, but have since been superceded by `ci-node-deb12-amd64-[1-2][a-d]-\d+` Change-Id: Ia86f8368a0311b65c835b5bdfb04067788d1712f Signed-off-by: Kienan Stewart --- automation/ansible/hosts | 9 --------- 1 file changed, 9 deletions(-) diff --git a/automation/ansible/hosts b/automation/ansible/hosts index 2532c27..11c295a 100644 --- a/automation/ansible/hosts +++ b/automation/ansible/hosts @@ -102,15 +102,6 @@ ci-node-deb12-i386-2c-01 ci-node-deb12-i386-2d-01 [node_amd64] -ci-node-deb12-amd64-01 -ci-node-deb12-amd64-02 -ci-node-deb12-amd64-03 -ci-node-deb12-amd64-04 -ci-node-deb12-amd64-05 -ci-node-deb12-amd64-06 -ci-node-deb12-amd64-07 -ci-node-deb12-amd64-08 - ci-node-deb12-amd64-1a-01 ci-node-deb12-amd64-1a-02 ci-node-deb12-amd64-1a-03 -- 2.34.1