ansible: update 3n-tsh hugepages
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.37.yaml
index 6fc9ade..90fe27e 100644 (file)
@@ -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"