X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Finventories%2Flf_inventory%2Fhost_vars%2F10.30.51.52.yaml;h=4a4ccc0d913dfd9295fca205d70a7190c49821f1;hb=86cf937bde2df8c6879e7dfb695ecb8bb2bec0c0;hp=1afc722b5c8e5ff4e49cc1d0f7a30e53637ef2f3;hpb=fc9d16842e1a5aa7191bfa012fc42932bbaabc2a;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.52.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.52.yaml index 1afc722b5c..4a4ccc0d91 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.52.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.52.yaml @@ -3,22 +3,21 @@ hostname: "s5-t22-sut1" grub: - audit: 0 + audit: "0" hpet: "disable" - intel_idle.max_cstate: 1 + intel_idle.max_cstate: "1" intel_iommu: "on" intel_pstate: "disable" iommu: "pt" isolcpus: "1-27,29-55,57-83,85-111" mce: "off" - nmi_watchdog: 0 + nmi_watchdog: "0" nohz_full: "1-27,29-55,57-83,85-111" - nosoftlockup: "" + nosoftlockup: True numa_balancing: "disable" - processor.max_cstate: 1 + processor.max_cstate: "1" rcu_nocbs: "1-27,29-55,57-83,85-111" tsc: "reliable" - vt.handoff: 1 sysctl: kernel: watchdog_cpumask: "0,28,56,84"