From 5d775cc1f6fddcf8d9343a088fa9adcbb494f5e7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 1 Apr 2024 23:18:42 +0200 Subject: ele-tarvos: add compansion ssh key to player --- inventory/host_vars/ele-tarvos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/ele-tarvos.yml b/inventory/host_vars/ele-tarvos.yml index e1fee7bc..06cf9711 100644 --- a/inventory/host_vars/ele-tarvos.yml +++ b/inventory/host_vars/ele-tarvos.yml @@ -58,4 +58,4 @@ mpv_headless_media_storage: mpv_headless_audio_device: "alsa/hdmi" mpv_headless_video_mode: "1920x1080@50" -mpv_headless_ssh_keys: "{{ users.equinox.ssh }}" +mpv_headless_ssh_keys: "{{ users.equinox.ssh | union(['ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN6k4kG+yb80XywmMISDPslTxRhmQKnWzXkHUcfjz+fp companion@ele-companion-raspi']) }}" -- cgit v1.2.3