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.24.yaml;h=25bb536f81e41ee84648d6ef951bb17442f449ba;hb=11886e175ec33b81051fc996b5adef22e070f424;hp=92385459f6c7de973b2305b99be31bdb270745ab;hpb=c788beaecccfa253fafd4708af45c28594704aab;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.24.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.24.yaml index 92385459f6..25bb536f81 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.24.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.24.yaml @@ -3,16 +3,27 @@ hostname: "t3-tg1" 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: True + numa_balancing: "disable" + processor.max_cstate: "1" rcu_nocbs: "1-17,19-35" + tsc: "reliable" sysctl: kernel: watchdog_cpumask: "0,18" vm: - nr_hugepages: 4096 + 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"