Ansible: Intel driver compatibility matrix
[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   default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
8   iommu.passthrough: "1"
9   isolcpus: "1-10,17-26,33-42,49-58"
10   nmi_watchdog: "0"
11   nohz_full: "1-10,17-26,33-42,49-58"
12   nosoftlockup: true
13   processor.max_cstate: "1"
14   rcu_nocbs: "1-10,17-26,33-42,49-58"
15 sysctl:
16   kernel:
17     watchdog_cpumask: "0,11-16,27-32,43-48,59-63"
18   vm:
19     nr_hugepages: 32768
20
21 inventory_ipmi_hostname: "10.30.50.37"
22 cpu_microarchitecture: "taishan"