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.26.yaml;h=0e97bd0fd2ccbb3998ca463e06c715d68d2c5a44;hb=4dd55c0d851818fbb6e03cd8b2792137b6455149;hp=d914eb17f807fc4d739cae084bbcf4adb9fe16dc;hpb=04ea580e111ddf5be6101be1fbfe9fde56f1a214;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.26.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.26.yaml index d914eb17f8..0e97bd0fd2 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.26.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.26.yaml @@ -3,9 +3,21 @@ hostname: "t3-sut2" 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,4 +26,4 @@ sysctl: max_map_count: 20000 inventory_cimc_hostname: '10.30.50.26' -cobbler_profile: 'ubuntu-18.04.2-server-x86_64' +cpu_microarchitecture: "haswell"