8c99bf3cae748850a83247c4b2290d1ca38d29c2
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.32.8.25.yaml
1 ---
2 # file: host_vars/10.32.8.25.yaml
3
4 hostname: "s61-t210-tg1"
5 grub:
6   amd_iommu: "on"
7   audit: "0"
8   hpet: "disable"
9   iommu: "pt"
10   isolcpus: "1-15,17-31,33-47,49-63"
11   nmi_watchdog: "0"
12   nohz_full: "off"
13   nosoftlockup: True
14   numa_balancing: "disable"
15   processor.max_cstate: "0"
16   rcu_nocbs: "1-15,17-31,33-47,49-63"
17   tsc: "reliable"
18 sysctl:
19   kernel:
20     watchdog_cpumask: "0,16,32,48"
21   vm:
22     nr_hugepages: 8192
23     max_map_count: 20000
24
25 inventory_ipmi_hostname: "10.30.55.25"
26 cpu_microarchitecture: "epyc"