X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Finventories%2Flf_inventory%2Fhost_vars%2F10.30.51.16.yaml;h=fc7c0f8aea7bc694aa8edf94005ec59599b65981;hb=refs%2Fchanges%2F59%2F29459%2F2;hp=25401e33f3bb2c19c6f87021aa842eca84aebbca;hpb=53153e114017d193cdf9b88f21f4eac31bad72b7;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.16.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.16.yaml index 25401e33f3..fc7c0f8aea 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.16.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.16.yaml @@ -2,5 +2,29 @@ # file: host_vars/10.30.51.16.yaml hostname: "t1-tg1" -isolcpus: "1-17,19-35" -cfs_cpus: "0,18" +grub: + audit: 0 + hpet: "disable" + intel_idle.max_cstate: 1 + intel_iommu: "on" + intel_pstate: "disable" + iommu: "pt" + isolcpus: "1-17,19-35" + mce: "off" + nmi_watchdog: 0 + nohz_full: "1-17,19-35" + nosoftlockup: "" + numa_balancing: "disable" + processor.max_cstate: 1 + rcu_nocbs: "1-17,19-35" + tsc: "reliable" + vt.handoff: 1 +sysctl: + kernel: + watchdog_cpumask: "0,18" + vm: + nr_hugepages: 8192 + max_map_count: 20000 + +inventory_cimc_hostname: '10.30.50.16' +cpu_microarchitecture: "haswell"