From d3d05a7a486d65d333e313274f6525f2cf47992c Mon Sep 17 00:00:00 2001 From: Haroon Khel <34969545+Haroon-Khel@users.noreply.github.com> Date: Thu, 28 Mar 2024 01:20:01 +0800 Subject: [PATCH] inventory: add dockerhost-azure-ubuntu2204-x64-2 to inventory file (#3476) --- ansible/inventory.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index a30893aa3e..0b2fcc92c3 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -86,6 +86,7 @@ hosts: - azure: ubuntu2204-x64-1: {ip: 52.180.147.157, description: Xeon Platinum 8272CL, 16 cores, 64GB} + ubuntu2204-x64-2: {ip: 20.83.24.86, description: 16 cores, 64GB} - equinix: ubuntu2204-x64-1: {ip: 145.40.113.173, description: Intel Xeon Gold 40 core}