aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.24.yaml
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2020-10-20 12:23:57 +0000
committerPeter Mikus <pmikus@cisco.com>2020-10-20 12:50:24 +0000
commitd65e6247bf53ec070683209d8a115b37e3933127 (patch)
tree82f69191c81a1f3a7b8f562c3a4566898caf6183 /resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.24.yaml
parenta13df251b1934c534f710036ed8027dda10acdbb (diff)
FIX: Ansible calibration
Force check is doing its job but vt.handoff was deployed later. vt.handoff (vt = virtualterminal) is a kernel boot parameter unique to Ubuntu, and is not an upstream kernel boot parameter. Its purpose is to allow the kernel to maintain the current contents of video memory on a virtual terminal. So, when the operating system is booting up, when it moves past the boot loader, vt.handoff allows showing of an aubergine background, with Plymouth displaying a logo and progress indicator bar on top of this. Once the display manager comes up, it smoothly replaces this with a login prompt. Useless Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I9d6db8833ccbef680fab2b643e9c3525bc709244
Diffstat (limited to 'resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.24.yaml')
-rw-r--r--resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.24.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.24.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.24.yaml
index 0904defd1f..dc8a060cc0 100644
--- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.24.yaml
+++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.24.yaml
@@ -15,7 +15,6 @@ grub:
processor.max_cstate: "0"
rcu_nocbs: "1-15,17-31,33-47,49-63"
tsc: "reliable"
- vt.handoff: "1"
sysctl:
kernel:
watchdog_cpumask: "0,16,32,48"