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.22.yaml;h=797606a353b30ecfd9edbedb3083f8db6f49e329;hp=23e2198f0841c5d4a29effdd366c2140dcabb4f3;hb=e4ad5c01151bb587a4366a66e598bae0d131080b;hpb=fc9d16842e1a5aa7191bfa012fc42932bbaabc2a diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml index 23e2198f08..797606a353 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.22.yaml @@ -3,22 +3,21 @@ hostname: "t2-sut2" 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"