From 2b2fef4b9501b34904225b2e6ac7b36a860e36d8 Mon Sep 17 00:00:00 2001 From: Stewart X Addison Date: Fri, 1 Mar 2024 13:47:24 +0000 Subject: [PATCH] Switch AMD for Intel machine as VT works Signed-off-by: Stewart X Addison --- ansible/inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 999203e1da..1bfbfc984d 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -84,7 +84,7 @@ hosts: - dockerhost: - azure: - ubuntu2204-x64-1: {ip: 20.40.219.35:22, description: AMD EPYC 7763 16 cores, 64GB} + ubuntu2204-x64-1: {ip: 52.180.147.157, description: Xeon Platinum 8272CL, 16 cores, 64GB} - equinix: ubuntu2204-x64-1: {ip: 145.40.113.173, description: Intel Xeon Gold 40 core}