Ansible: Increase TG hugepages
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.32.8.13.yaml
1 ---
2 # file: host_vars/10.32.8.13.yaml
3
4 hostname: "s31-t35-sut2"
5 grub:
6   isolcpus: "1-5"
7   nohz_full: "1-5"
8   rcu_nocbs: "1-5"
9 sysctl:
10   kernel:
11     watchdog_cpumask: "0"
12   vm:
13     nr_hugepages: 8192
14     max_map_count: 20000
15
16 inventory_ipmi_hostname: '10.30.55.13'
17 cobbler_profile: 'ubuntu-18.04.2-server-x86_64'
18 cpu_microarchitecture: "denverton"