X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Finventories%2Flf_inventory%2Fhost_vars%2F10.30.51.25.yaml;h=db02aa78169902ea1ea723f2d6978990c8fc55bb;hp=0a9ff5ae2b3b3d58f56a0ad7b3d737ce3a1bcd26;hb=e4ad5c01151bb587a4366a66e598bae0d131080b;hpb=fc9d16842e1a5aa7191bfa012fc42932bbaabc2a diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.25.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.25.yaml index 0a9ff5ae2b..db02aa7816 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.25.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.25.yaml @@ -3,22 +3,21 @@ hostname: "t3-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-17,19-35" mce: "off" - nmi_watchdog: 0 + nmi_watchdog: "0" nohz_full: "1-17,19-35" - nosoftlockup: "" + nosoftlockup: True numa_balancing: "disable" - processor.max_cstate: 1 + processor.max_cstate: "1" rcu_nocbs: "1-17,19-35" tsc: "reliable" - vt.handoff: 1 sysctl: kernel: watchdog_cpumask: "0,18"