Infra: Ansible yaml lint cleanup
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.32.8.25.yaml
index 8c99bf3..a0c8b73 100644 (file)
@@ -10,7 +10,7 @@ grub:
   isolcpus: "1-15,17-31,33-47,49-63"
   nmi_watchdog: "0"
   nohz_full: "off"
-  nosoftlockup: True
+  nosoftlockup: true
   numa_balancing: "disable"
   processor.max_cstate: "0"
   rcu_nocbs: "1-15,17-31,33-47,49-63"
@@ -19,7 +19,7 @@ sysctl:
   kernel:
     watchdog_cpumask: "0,16,32,48"
   vm:
-    nr_hugepages: 8192
+    nr_hugepages: 65536
     max_map_count: 20000
 
 inventory_ipmi_hostname: "10.30.55.25"