summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-01 23:18:42 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-01 23:18:42 +0200
commit5d775cc1f6fddcf8d9343a088fa9adcbb494f5e7 (patch)
treeb90fbf5754f3bed10425d778fa5fac7ae45c742f
parentele-companion-raspi: move to lan (mixer vlan is now tagged) (diff)
ele-tarvos: add compansion ssh key to player
-rw-r--r--inventory/host_vars/ele-tarvos.yml2
1 files changed, 1 insertions, 1 deletions
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']) }}"