feat(ansible): Add ICX
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.32.8.25.yaml
1 ---
2 # file: host_vars/10.32.8.25.yaml
3
4 hostname: "s61-t210-tg1"
5 grub:
6   amd_iommu: "on"
7   audit: "0"
8   default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=8192"
9   hpet: "disable"
10   iommu: "pt"
11   isolcpus: "1-15,17-31,33-47,49-63"
12   nmi_watchdog: "0"
13   nohz_full: "off"
14   nosoftlockup: true
15   numa_balancing: "disable"
16   processor.max_cstate: "0"
17   rcu_nocbs: "1-15,17-31,33-47,49-63"
18   tsc: "reliable"
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.25"
27 cpu_microarchitecture: "epyc"
28
29 intel_700_matrix: "dpdk21.02"
30 intel_800_matrix: "dpdk21.02"