From 2c217e01e1670466a8c3633efa7547a97064fb1b Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Fri, 30 Jan 2026 17:59:54 +0000 Subject: [PATCH] ansible: update OSUOSL hosted arm64 Docker host Update and rename test-osuosl-ubuntu2004-docker_arm64-1 to Ubuntu 24.04. --- ansible/inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 5b25de53f..4c8d30615 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -237,7 +237,7 @@ hosts: 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} - ubuntu2004_docker-arm64-1: {ip: 140.211.169.11, user: ubuntu} + ubuntu2404_docker-arm64-1: {ip: 140.211.169.11, user: ubuntu} - iinthecloud: ibmi74-ppc64_be-1: {ip: 65.183.160.52, user: nodejs}