summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-tarvos.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ele-tarvos.yml')
-rw-r--r--inventory/host_vars/ele-tarvos.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/inventory/host_vars/ele-tarvos.yml b/inventory/host_vars/ele-tarvos.yml
index a1f206d4..e1fee7bc 100644
--- a/inventory/host_vars/ele-tarvos.yml
+++ b/inventory/host_vars/ele-tarvos.yml
@@ -37,6 +37,9 @@ network:
base_modules_blacklist: "{{ base_modules_blacklist_all_but_sound }}"
+sshd_allowusers_host:
+ - player
+
apt_repo_components:
- main
@@ -54,3 +57,5 @@ mpv_headless_media_storage:
#mpv_headless_audio_device: "alsa/default"
mpv_headless_audio_device: "alsa/hdmi"
mpv_headless_video_mode: "1920x1080@50"
+
+mpv_headless_ssh_keys: "{{ users.equinox.ssh }}"