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.17.yaml;fp=resources%2Ftools%2Ftestbed-setup%2Fansible%2Finventories%2Flf_inventory%2Fhost_vars%2F10.30.51.17.yaml;h=1be407e85abcb57e9a8c40fee70807d0a03aaf9b;hp=84a15a7813c430668494422a53876528ad6b94db;hb=b3c18d5e15da8fc34a28633bc2bddbafea0f9461;hpb=d2c7a89f3f22fb759902b66cb32f58499c6ea520 diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.17.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.17.yaml index 84a15a7813..1be407e85a 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.17.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.17.yaml @@ -3,22 +3,22 @@ hostname: "t1-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 + vt.handoff: "1" sysctl: kernel: watchdog_cpumask: "0,18"