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.37.yaml;h=90fe27e27562346dfac7a390b45af4a57eb06bea;hp=6fc9ade7cff373ad381f9e359a4b21cfae40ed3e;hb=4dd55c0d851818fbb6e03cd8b2792137b6455149;hpb=fc9d16842e1a5aa7191bfa012fc42932bbaabc2a diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.37.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.37.yaml index 6fc9ade7cf..90fe27e275 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.37.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.37.yaml @@ -3,18 +3,19 @@ hostname: "s18-t33-sut2" grub: - audit: 0 + audit: "0" intel_iommu: "on" isolcpus: "1-15,17-31,33-47,49-63" - nmi_watchdog: 0 + nmi_watchdog: "0" nohz_full: "1-15,17-31,33-47,49-63" - nosoftlockup: "" - processor.max_cstate: 1 + nosoftlockup: True + processor.max_cstate: "1" rcu_nocbs: "1-15,17-31,33-47,49-63" sysctl: kernel: watchdog_cpumask: "0,16,32,48" vm: - nr_hugepages: 4096 - max_map_count: 20000 + nr_hugepages: 32768 + +inventory_ipmi_hostname: '10.30.50.37' cpu_microarchitecture: "taishan"