Infra: Ansible yaml lint cleanup
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.37.yaml
1 ---
2 # file: host_vars/10.30.51.37.yaml
3
4 hostname: "s18-t33-sut2"
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.37"
21 cpu_microarchitecture: "taishan"