From eb19fb2a7ce7c3a40e3a1a3042a15b0d728e4784 Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 15 Mar 2021 19:36:40 +0000 Subject: Infra: Ansible Ubuntu 20.04 follow-ups Signed-off-by: pmikus Change-Id: I36a8b4a6cab976f51685df56c0dc2d95c00e248f --- .../ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml | 4 ++-- .../ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'resources/tools/testbed-setup/ansible/inventories') diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml index 62ef6da2ce..a227893a16 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml @@ -1,7 +1,7 @@ --- # file: host_vars/10.30.51.49.yaml -hostname: "s19-t33t34-tg1" +hostname: "s19-t33t211-tg1" grub: audit: "0" hpet: "disable" @@ -26,4 +26,4 @@ sysctl: max_map_count: 20000 inventory_ipmi_hostname: '10.30.50.46' -cpu_microarchitecture: "skylake" +cpu_microarchitecture: "skylake" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml index 0ebda86285..264c62cf38 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml @@ -1,7 +1,7 @@ --- # file: host_vars/10.30.51.69.yaml -hostname: "s27-t34-sut1" +hostname: "s27-t211-sut1" grub: audit: "0" intel_iommu: "on" -- cgit 1.2.3-korg