Infra: AWS Update to Ubuntu 20.04
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.32.8.18.yaml
1 ---
2 # file: host_vars/10.32.8.18.yaml
3
4 hostname: "s33-t27-sut1"
5 grub:
6   audit: "0"
7   hpet: "disable"
8   intel_idle.max_cstate: "1"
9   intel_iommu: "on"
10   intel_pstate: "disable"
11   iommu: "pt"
12   isolcpus: "1-23,25-47,49-71,73-95"
13   mce: "off"
14   nmi_watchdog: "0"
15   nohz_full: "1-23,25-47,49-71,73-95"
16   nosoftlockup: True
17   numa_balancing: "disable"
18   processor.max_cstate: "1"
19   rcu_nocbs: "1-23,25-47,49-71,73-95"
20   tsc: "reliable"
21 sysctl:
22   kernel:
23     watchdog_cpumask: "0,24,48,72"
24   vm:
25     nr_hugepages: 65536
26     max_map_count: 20000
27
28 inventory_ipmi_hostname: '10.30.55.18'
29 cpu_microarchitecture: "cascadelake"