summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-calypso.yml4
-rw-r--r--inventory/host_vars/ch-telesto.yml4
-rw-r--r--inventory/host_vars/ch-thetys.yml2
3 files changed, 9 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-calypso.yml b/inventory/host_vars/ch-calypso.yml
index a9e47bfc..1f4c19d6 100644
--- a/inventory/host_vars/ch-calypso.yml
+++ b/inventory/host_vars/ch-calypso.yml
@@ -64,6 +64,10 @@ zfs_pools:
ws_base_extra_packages:
- obs-studio
+ws_base_lightdm_defaults:
+ autologin-user: equinox
+ autologin-user-timeout: 0
+
blackmagic_desktopvideo_version: 11.1a11
blackmagic_desktopvideo_include_gui: yes
diff --git a/inventory/host_vars/ch-telesto.yml b/inventory/host_vars/ch-telesto.yml
index 69165892..9dc820d2 100644
--- a/inventory/host_vars/ch-telesto.yml
+++ b/inventory/host_vars/ch-telesto.yml
@@ -64,6 +64,10 @@ zfs_pools:
ws_base_extra_packages:
- obs-studio
+ws_base_lightdm_seat_defaults:
+ autologin-user: equinox
+ autologin-user-timeout: 0
+
blackmagic_desktopvideo_version: 11.1a11
blackmagic_desktopvideo_include_gui: yes
diff --git a/inventory/host_vars/ch-thetys.yml b/inventory/host_vars/ch-thetys.yml
index dd0b81f9..c6435c38 100644
--- a/inventory/host_vars/ch-thetys.yml
+++ b/inventory/host_vars/ch-thetys.yml
@@ -56,4 +56,4 @@ rtmp_streamer_nginx_image_version: 2021-01-01.9
rtmp_streamer_decklink_card: "DeckLink Mini Recorder"
rtmp_streamer_recording_enabled: no
rtmp_streamer_config:
- input_params: ['-f', 'decklink', '-format_code', 'Hp25', '-ac', '2', '-timestamp_align', '2', '-i']
+ input_params: ['-f', 'decklink', '-format_code', 'Hp25', '-ac', '2', '-i']