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.45.yaml;h=e8975992e8428328b5f04472ea2ceddcb5e3d7c9;hb=b3c18d5e15da8fc34a28633bc2bddbafea0f9461;hp=b5dc1c28724fb95453bcf729ecc718330ae0517f;hpb=39c81e3674295df82172ac8df1fe3c1184b1d896;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.45.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.45.yaml index b5dc1c2872..e8975992e8 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.45.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.45.yaml @@ -3,9 +3,22 @@ hostname: "s4-t21-tg1" grub: + audit: "0" + hpet: "disable" + intel_idle.max_cstate: "1" + intel_iommu: "on" + intel_pstate: "disable" + iommu: "pt" isolcpus: "1-27,29-55,57-83,85-111" + mce: "off" + nmi_watchdog: "0" nohz_full: "1-27,29-55,57-83,85-111" + nosoftlockup: True + numa_balancing: "disable" + processor.max_cstate: "1" rcu_nocbs: "1-27,29-55,57-83,85-111" + tsc: "reliable" + vt.handoff: "1" sysctl: kernel: watchdog_cpumask: "0,28,56,84" @@ -14,5 +27,4 @@ sysctl: max_map_count: 20000 inventory_ipmi_hostname: '10.30.50.42' -cobbler_profile: 'ubuntu-18.04.2-server-x86_64' cpu_microarchitecture: "skylake"