19bb6daeb370feca32d67cceef01db36d8ef994e
[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   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: ""
14   numa_balancing: "disable"
15   processor.max_cstate: 0
16   rcu_nocbs: "1-15,17-31,33-47,49-63"
17   tsc: "reliable"
18   vt.handoff: 1
19 sysctl:
20   kernel:
21     watchdog_cpumask: "0,16,32,48"
22   vm:
23     nr_hugepages: 8192
24     max_map_count: 20000
25
26 inventory_ipmi_hostname: "10.30.55.24"
27 cpu_microarchitecture: "epyc"