f57c8df45f13d12174ee2cf7d9e5f621e9172939
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.36.yaml
1 ---
2 # file: host_vars/10.30.51.36.yaml
3
4 hostname: "s17-t33-sut1"
5 grub:
6   audit: "0"
7   intel_iommu: "on"
8   isolcpus: "1-15,17-31,33-47,49-63"
9   nmi_watchdog: "0"
10   nohz_full: "1-15,17-31,33-47,49-63"
11   nosoftlockup: True
12   processor.max_cstate: "1"
13   rcu_nocbs: "1-15,17-31,33-47,49-63"
14 sysctl:
15   kernel:
16     watchdog_cpumask: "0,16,32,48"
17   vm:
18     nr_hugepages: 32768
19
20 inventory_ipmi_hostname: '10.30.50.36'
21 cpu_microarchitecture: "taishan"