Ansible: Rework grub command line
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.69.yaml
index dfbe5a8..8ed0639 100644 (file)
@@ -3,15 +3,20 @@
 
 hostname: "s27-t13-sut1"
 grub:
+  audit: 0
+  intel_iommu: "on"
   isolcpus: "1-111,113-223"
+  nmi_watchdog: 0
   nohz_full: "1-111,113-223"
+  nosoftlockup: ""
+  processor.max_cstate: 1
   rcu_nocbs: "1-111,113-223"
 sysctl:
   kernel:
-  watchdog_cpumask: "0,112"
+    watchdog_cpumask: "0,112"
   vm:
-  nr_hugepages: 57344
-  max_map_count: 20000
+    nr_hugepages: 57344
+    max_map_count: 20000
 
 inventory_ipmi_hostname: "10.30.50.69"
 cpu_microarchitecture: "thunderx2"