From 3c09e7d93d34f1fee49e5fc90f9f1f089c5ac33a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 3 Feb 2019 04:36:37 +0100 Subject: merge linux command line support from realraum repo --- inventory/host_vars/ele-thetys.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory') diff --git a/inventory/host_vars/ele-thetys.yml b/inventory/host_vars/ele-thetys.yml index f2e6d4be..533e2f04 100644 --- a/inventory/host_vars/ele-thetys.yml +++ b/inventory/host_vars/ele-thetys.yml @@ -3,6 +3,8 @@ install: efi: true disks: primary: "/dev/disk/by-id/ata-TS32GMSA370_B475040161" + kernel_cmdline: + - "consoleblank=0" network: nameservers: "{{ network_zones.lan.dns }}" -- cgit v1.2.3