2296e3db00546ea4a53c931de2c1377f052d5bce
[csit.git] / resources / tools / testbed-setup / 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   isolcpus: "0-15,17-31,33-47,49-63"
7   nohz_full: "0-15,17-31,33-47,49-63"
8   rcu_nocbs: "0-15,17-31,33-47,49-63"
9 sysctl:
10   kernel:
11     watchdog_cpumask: "0,16,32,48"
12   vm:
13     nr_hugepages: 8192
14     max_map_count: 20000
15
16 inventory_ipmi_hostname: "10.30.55.24"
17 cpu_microarchitecture: "epyc"