summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-09 00:50:51 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-09 00:50:51 +0200
commit01f60c5d3e1dabfe14ad1405e61255788b4a8a28 (patch)
treef4d384f1e210a1517bbb7d27a584a1f4197511e4 /inventory
parentglt-c3voc: use c3voc router as DNS (diff)
streaming/mpv-headless: start mpv with --idle and use json IPC to control it - this way the output resolution is automatically maintained by mpv (aka no video= kernel command line option needed)
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ele-tarvos.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/inventory/host_vars/ele-tarvos.yml b/inventory/host_vars/ele-tarvos.yml
index 06cf9711..b0a3423c 100644
--- a/inventory/host_vars/ele-tarvos.yml
+++ b/inventory/host_vars/ele-tarvos.yml
@@ -23,7 +23,6 @@ install:
mountpoint: /home
kernel_cmdline:
- "consoleblank=0"
- - "video=1920x1080@50"
network:
nameservers: "{{ network_zones.lan.dns }}"