diff --git a/ansible/DockerInventory.json b/ansible/DockerInventory.json index 2a05a97555..55a20b2328 100644 --- a/ansible/DockerInventory.json +++ b/ansible/DockerInventory.json @@ -238,19 +238,15 @@ "containersCount": 4 }, { - "name": "dockerhost-osuosl-ubuntu2204-aarch64-1", + "name": "dockerhost-osuosl-ubuntu2404-aarch64-1", "ip": "140.211.167.67", "containers": [ { - "nodeName": "test-docker-centos8-armv8-1", - "port": "2224" - }, - { - "nodeName": "test-docker-ubuntu2204-armv8-4", - "port": "2226" + "nodeName": "test-docker-ubuntu2404-armv7-1", + "port": "32000" } ], - "containersCount": 2 + "containersCount": 1 }, { "name": "dockerhost-skytap-ubuntu2004-ppc64le-1", @@ -291,6 +287,10 @@ "name": "dockerhost-skytap-ubuntu2204-x64-1", "ip": "20.61.136.254", "containers": [ + { + "nodeName": "build-skytap-solaris10-x64-1", + "port": "2200" + }, { "nodeName": "test-docker-alpine319-x64-1", "port": "32787" @@ -304,6 +304,6 @@ "port": "32790" } ], - "containersCount": 3 + "containersCount": 4 } ] \ No newline at end of file