Infra: Ansible Ubuntu 20.04 follow-ups
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.69.yaml
index dfbe5a8..264c62c 100644 (file)
@@ -1,17 +1,22 @@
 ---
 # file: host_vars/10.30.51.69.yaml
 
-hostname: "s27-t13-sut1"
+hostname: "s27-t211-sut1"
 grub:
-  isolcpus: "1-111,113-223"
-  nohz_full: "1-111,113-223"
-  rcu_nocbs: "1-111,113-223"
+  audit: "0"
+  intel_iommu: "on"
+  isolcpus: "1-27,29-55"
+  nmi_watchdog: "0"
+  nohz_full: "1-27,29-55"
+  nosoftlockup: True
+  processor.max_cstate: "1"
+  rcu_nocbs: "1-27,29-55"
 sysctl:
   kernel:
-  watchdog_cpumask: "0,112"
+    watchdog_cpumask: "0,28"
   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"