From 9551cc8b9537fb9e35090896ed57e9395a5764b5 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Fri, 15 May 2026 11:28:08 +0100 Subject: [PATCH] ansible: remove obsolete rhel9-ppc64le machines Update the Ansible inventory to reflect the following rhel9-ppc64le machines that were deleted as part of the rebalancing of Linux ppc64le resources: - test-osuosl-rhel9-ppc64_le-3 - test-osuosl-rhel9-ppc64_le-4 Signed-off-by: Richard Lau --- ansible/inventory.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 6d58cf500..9f3fe3afe 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -251,8 +251,6 @@ hosts: rhel8-ppc64_le-5: {ip: 140.211.168.5, user: cloud-user, build_test_v8: yes, swap_file_size_mb: 4096} rhel9-ppc64_le-1: {ip: 140.211.10.105, user: cloud-user, swap_file_size_mb: 2048} rhel9-ppc64_le-2: {ip: 140.211.10.98, user: cloud-user, swap_file_size_mb: 2048} - rhel9-ppc64_le-3: {ip: 140.211.10.102, user: cloud-user, swap_file_size_mb: 2048} - rhel9-ppc64_le-4: {ip: 140.211.10.107, user: cloud-user, swap_file_size_mb: 2048} ubuntu2404_docker-arm64-1: {ip: 140.211.169.11, user: ubuntu} - iinthecloud: