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

hostname: "t2-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: 4096
    max_map_count: 20000

inventory_cimc_hostname: '10.30.50.20'
cobbler_profile: 'ubuntu-18.04.2-server-x86_64'