summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chaos-at-home/ch-calypso.yml1
-rw-r--r--chaos-at-home/ch-telesto.yml1
-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
5 files changed, 9 insertions, 3 deletions
diff --git a/chaos-at-home/ch-calypso.yml b/chaos-at-home/ch-calypso.yml
index 4200e56c..128bd3a7 100644
--- a/chaos-at-home/ch-calypso.yml
+++ b/chaos-at-home/ch-calypso.yml
@@ -9,7 +9,6 @@
- role: core/cpu-microcode
- role: zfs/base
- role: apt-repo/spreadspace
- - role: apt-repo/obs-studio
- role: ws/base
- role: core/admin-users
- role: streaming/blackmagic/desktopvideo
diff --git a/chaos-at-home/ch-telesto.yml b/chaos-at-home/ch-telesto.yml
index a04f8392..71569727 100644
--- a/chaos-at-home/ch-telesto.yml
+++ b/chaos-at-home/ch-telesto.yml
@@ -9,7 +9,6 @@
- role: core/cpu-microcode
- role: zfs/base
- role: apt-repo/spreadspace
- - role: apt-repo/obs-studio
- role: ws/base
- role: core/admin-users
- role: streaming/blackmagic/desktopvideo
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']