From 85bafb70d413d16972665c0377c3d7b4982b4270 Mon Sep 17 00:00:00 2001 From: pmikus Date: Tue, 5 Jan 2021 09:25:39 +0000 Subject: Infra: Ansible sync Signed-off-by: pmikus Change-Id: Ie987d5c6ce43ce925418f61c4b14dced602b4a3b --- .../inventories/lf_inventory/host_vars/10.30.51.69.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml') 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 221bc3afb5..0ebda86285 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,19 +1,19 @@ --- # file: host_vars/10.30.51.69.yaml -hostname: "s27-t13-sut1" +hostname: "s27-t34-sut1" grub: audit: "0" intel_iommu: "on" - isolcpus: "1-111,113-223" + isolcpus: "1-27,29-55" nmi_watchdog: "0" - nohz_full: "1-111,113-223" + nohz_full: "1-27,29-55" nosoftlockup: True processor.max_cstate: "1" - rcu_nocbs: "1-111,113-223" + rcu_nocbs: "1-27,29-55" sysctl: kernel: - watchdog_cpumask: "0,112" + watchdog_cpumask: "0,28" vm: nr_hugepages: 57344 max_map_count: 20000 -- cgit 1.2.3-korg