3n-tsh timeout, testbed tags and ansible update
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.21.yaml
1 ---
2 # file: host_vars/10.30.51.21.yaml
3
4 hostname: "t2-sut1"
5 grub:
6   isolcpus: "1-17,19-35"
7   nohz_full: "1-17,19-35"
8   rcu_nocbs: "1-17,19-35"
9 sysctl:
10   kernel:
11     watchdog_cpumask: "0,18"
12   vm:
13     nr_hugepages: 36864
14     max_map_count: 20000
15
16 inventory_cimc_hostname: '10.30.50.21'
17 cobbler_profile: 'ubuntu-18.04.2-server-x86_64'
18 cpu_microarchitecture: "haswell"