From 27ac5b830bcc8239a7b78023c3c99acf100b5144 Mon Sep 17 00:00:00 2001 From: Haroon Khel <34969545+Haroon-Khel@users.noreply.github.com> Date: Sat, 7 Sep 2024 15:40:20 +0800 Subject: [PATCH] inventory: s390x and ppc64le dockerhosts have been upgraded to ubuntu2404 (#3727) --- ansible/inventory.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index cf9d82d23a..65e6e9a39d 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -88,11 +88,11 @@ hosts: ubuntu2204-armv8-1: {ip: 139.178.86.243, description: Ampere Altra 160 cores, 512Gb} - osuosl: - ubuntu2004-ppc64le-1: {ip: 140.211.168.214} + ubuntu2404-ppc64le-1: {ip: 140.211.168.214} ubuntu2404-aarch64-1: {ip: 140.211.167.67} - marist: - ubuntu2204-s390x-1: {ip: 148.100.74.237, user: linux1} + ubuntu2404-s390x-1: {ip: 148.100.74.237, user: linux1} - skytap: ubuntu2004-ppc64le-1: {ip: 20.61.136.212, description: 32CPU, 400G}