56b1fd9b2be77fb2a68117d9e80c71c918f9bdfe
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.32.8.24.yaml
1 ---
2 # file: host_vars/10.32.8.24.yaml
3
4 hostname: "s60-t210-sut1"
5 grub:
6   amd_iommu: "on"
7   audit: "0"
8   default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
9   hpet: "disable"
10   iommu: "pt"
11   isolcpus: "1-15,17-31,33-47,49-63"
12   nmi_watchdog: "0"
13   nohz_full: "off"
14   nosoftlockup: true
15   numa_balancing: "disable"
16   processor.max_cstate: "0"
17   rcu_nocbs: "1-15,17-31,33-47,49-63"
18   tsc: "reliable"
19 sysctl:
20   kernel:
21     watchdog_cpumask: "0,16,32,48"
22   vm:
23     nr_hugepages: 32768
24     max_map_count: 20000
25
26 inventory_ipmi_hostname: "10.30.55.24"
27 cpu_microarchitecture: "epyc"