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.58.yaml;h=473f097a7f06e7a2b4bc843b52455d33247f014d;hb=refs%2Fchanges%2F59%2F29459%2F2;hp=03f364819af3216ab0b2f4652097e61f5001b88f;hpb=04ea580e111ddf5be6101be1fbfe9fde56f1a214;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.58.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.58.yaml index 03f364819a..473f097a7f 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.58.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.58.yaml @@ -3,9 +3,22 @@ hostname: "s14-t32-sut1" 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: "" + 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,4 +27,4 @@ sysctl: max_map_count: 20000 inventory_ipmi_hostname: '10.30.50.55' -cobbler_profile: 'ubuntu-18.04.2-server-x86_64' +cpu_microarchitecture: "skylake"