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.20.yaml;h=68af6e81f7198b47cd3a627f76edae27f486a667;hb=86cf937bde2df8c6879e7dfb695ecb8bb2bec0c0;hp=45653830d14ca6080f446f95160ad45f3f6f9a6f;hpb=39c81e3674295df82172ac8df1fe3c1184b1d896;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.20.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.20.yaml index 45653830d1..68af6e81f7 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.20.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.20.yaml @@ -3,9 +3,21 @@ hostname: "t2-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" @@ -14,5 +26,4 @@ sysctl: max_map_count: 20000 inventory_cimc_hostname: '10.30.50.20' -cobbler_profile: 'ubuntu-18.04.2-server-x86_64' cpu_microarchitecture: "haswell"