summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-01-01 17:08:12 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-01-01 17:08:12 +0100
commitca9a662f80929aa15a3a2663ede5c26ade2e4f90 (patch)
tree40b33151229e9c009813678eed1c29beb4075566 /inventory
parentincoporate some hardware changes in telesto and calypso (diff)
minor changes to streaming test machines
Diffstat (limited to 'inventory')
-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']