summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chaos-at-home/ch-calypso.yml4
-rw-r--r--chaos-at-home/ch-dione.yml4
-rw-r--r--chaos-at-home/ch-helene.yml4
-rw-r--r--chaos-at-home/ch-telesto.yml4
-rw-r--r--inventory/host_vars/ch-dione.yml6
5 files changed, 19 insertions, 3 deletions
diff --git a/chaos-at-home/ch-calypso.yml b/chaos-at-home/ch-calypso.yml
index 93bdea2f..ef85551c 100644
--- a/chaos-at-home/ch-calypso.yml
+++ b/chaos-at-home/ch-calypso.yml
@@ -8,6 +8,10 @@
- role: core/zsh
- role: core/ntp
- role: core/cpu-microcode
+
+- name: Payload Setup
+ hosts: ch-calypso
+ roles:
- role: storage/zfs/pools
- role: apt-repo/obs-studio
- role: apt-repo/spreadspace
diff --git a/chaos-at-home/ch-dione.yml b/chaos-at-home/ch-dione.yml
index 05b85126..623c118e 100644
--- a/chaos-at-home/ch-dione.yml
+++ b/chaos-at-home/ch-dione.yml
@@ -8,6 +8,10 @@
- role: core/zsh
- role: core/ntp
- role: core/cpu-microcode
+
+- name: Payload Setup
+ hosts: ch-dione
+ roles:
- role: streaming/blackmagic/desktopvideo
# - role: apt-repo/spreadspace
# - role: kubernetes/base
diff --git a/chaos-at-home/ch-helene.yml b/chaos-at-home/ch-helene.yml
index 62d4e6a4..055a98d6 100644
--- a/chaos-at-home/ch-helene.yml
+++ b/chaos-at-home/ch-helene.yml
@@ -8,6 +8,10 @@
- role: core/zsh
- role: core/ntp
- role: core/cpu-microcode
+
+- name: Payload Setup
+ hosts: ch-helene
+ roles:
- role: streaming/blackmagic/desktopvideo
# - role: apt-repo/spreadspace
# - role: kubernetes/base
diff --git a/chaos-at-home/ch-telesto.yml b/chaos-at-home/ch-telesto.yml
index b189ca98..2b335173 100644
--- a/chaos-at-home/ch-telesto.yml
+++ b/chaos-at-home/ch-telesto.yml
@@ -8,6 +8,10 @@
- role: core/zsh
- role: core/ntp
- role: core/cpu-microcode
+
+- name: Payload Setup
+ hosts: ch-telesto
+ roles:
- role: storage/zfs/pools
- role: apt-repo/obs-studio
- role: apt-repo/spreadspace
diff --git a/inventory/host_vars/ch-dione.yml b/inventory/host_vars/ch-dione.yml
index 73b6cc56..2430e525 100644
--- a/inventory/host_vars/ch-dione.yml
+++ b/inventory/host_vars/ch-dione.yml
@@ -62,7 +62,7 @@ kubelet_storage:
# streamer_rtmp_base_path: /srv/storage/streamer
# streamer_rtmp_inst_name: feed
-# streamer_rtmp_nginx_image_version: 2022-06-12.26
-# streamer_rtmp_ffmpeg_image_version: bullseye-decklink11.7-2022-06-12.26
-# streamer_rtmp_input: ['-f', 'decklink', '-format_code', 'Hp50', '-ac', '2', '-i', 'DeckLink 8K Pro (1)']
+# streamer_rtmp_nginx_image_version: 2022-07-10.30
+# streamer_rtmp_ffmpeg_image_version: bullseye-decklink11.7-2022-07-08.29
+# streamer_rtmp_input: ['-f', 'decklink', '-format_code', 'Hp60', '-video_input', 'sdi', '-ac', '2', '-i', 'DeckLink Studio 4K']
# streamer_rtmp_video_filter_common: "colorspace=iall=bt709:irange=tv:all=bt709:range=tv:format=yuv420p"