summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-thetys.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-02-03 04:36:37 +0100
committerChristian Pointner <equinox@spreadspace.org>2019-02-03 04:36:37 +0100
commit3c09e7d93d34f1fee49e5fc90f9f1f089c5ac33a (patch)
treefff2a37727b6990fcb55a9b1c8ecfb21a46b6b44 /inventory/host_vars/ele-thetys.yml
parentele-thetys basic install works now (diff)
merge linux command line support from realraum repo
Diffstat (limited to 'inventory/host_vars/ele-thetys.yml')
-rw-r--r--inventory/host_vars/ele-thetys.yml2
1 files changed, 2 insertions, 0 deletions
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 }}"