5db6700e5b0f8bbfbe1b835a13e6a3f3a86d7099
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.59.yaml
1 ---
2 # file: host_vars/10.30.51.59.yaml
3
4 hostname: "s15-t32-sut2"
5 grub:
6   audit: "0"
7   default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
8   hpet: "disable"
9   intel_idle.max_cstate: "1"
10   intel_iommu: "on"
11   intel_pstate: "disable"
12   iommu: "pt"
13   isolcpus: "1-27,29-55,57-83,85-111"
14   mce: "off"
15   nmi_watchdog: "0"
16   nohz_full: "1-27,29-55,57-83,85-111"
17   nosoftlockup: true
18   numa_balancing: "disable"
19   processor.max_cstate: "1"
20   rcu_nocbs: "1-27,29-55,57-83,85-111"
21   tsc: "reliable"
22 sysctl:
23   kernel:
24     watchdog_cpumask: "0,28,56,84"
25   vm:
26     nr_hugepages: 32768
27     max_map_count: 20000
28
29 inventory_ipmi_hostname: "10.30.50.56"
30 cpu_microarchitecture: "skylake"
31
32 intel_700_matrix: "dpdk21.08"