From d9e9ec7c969cb3d197895c64664e65f26863563d Mon Sep 17 00:00:00 2001 From: Juraj Linkeš Date: Wed, 1 Jul 2020 10:34:41 +0200 Subject: Infra: Update Ansible ARM Nomad MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add three new ThunderX servers - Mark two existing ThunderX servers as out of order, since they're inaccessible - Fix microarchitecture of ARM build servers Change-Id: I57f5f3f8436a9082a264eb4e0fa4faac77ad53be Signed-off-by: Juraj Linkeš --- .../ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml') diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml index aed0040301..79792e8221 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml @@ -3,7 +3,7 @@ hostname: "s50-nomad" inventory_ipmi_hostname: "10.30.50.68" -cpu_microarchitecture: "thunderx2" +cpu_microarchitecture: "thunderx" # User management. users: -- cgit 1.2.3-korg