aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.24.yaml
blob: f81d11a8411e6b87f9ddd28c1e2aa40f518f11d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
# file: host_vars/10.30.51.24.yaml

hostname: "t3-tg1"
grub:
  isolcpus: "1-17,19-35"
  nohz_full: "1-17,19-35"
  rcu_nocbs: "1-17,19-35"
sysctl:
  kernel:
    watchdog_cpumask: "0,18"
  vm:
    nr_hugepages: 8192
    max_map_count: 20000

inventory_cimc_hostname: '10.30.50.24'
cobbler_profile: 'ubuntu-18.04.2-server-x86_64'
cpu_microarchitecture: "haswell"