summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-02-24 00:56:14 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-02-24 00:56:14 +0100
commit1bec23234be3be07e4477ca54358b51dc4704e7b (patch)
tree459b6b9e8ad9c461094d6ea22dc39c7659375d26 /inventory/host_vars
parentdocument public ip range for citycom at orpheum (diff)
isntall ele-thetys
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-thetys.yml3
-rw-r--r--inventory/host_vars/ele-calypso.yml4
-rw-r--r--inventory/host_vars/ele-thetys.yml2
3 files changed, 4 insertions, 5 deletions
diff --git a/inventory/host_vars/ch-thetys.yml b/inventory/host_vars/ch-thetys.yml
index cef2a64f..bfe9cedc 100644
--- a/inventory/host_vars/ch-thetys.yml
+++ b/inventory/host_vars/ch-thetys.yml
@@ -47,8 +47,7 @@ kubelet_storage:
size: 5G
fs: ext4
-kubernetes_version: 1.25.0
-kubernetes_cri_tools_pkg_version: 1.24.2-00
+kubernetes_version: 1.26.1
kubernetes_container_runtime: docker
kubernetes_standalone_max_pods: 42
kubernetes_standalone_cni_variant: with-portmap
diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml
index 8de1ebde..dae985c5 100644
--- a/inventory/host_vars/ele-calypso.yml
+++ b/inventory/host_vars/ele-calypso.yml
@@ -78,8 +78,8 @@ kubernetes_standalone_cni_variant: with-portmap
player_inst_name: emc-feed
player_ffmpeg_image_version: bullseye-decklink11.7-2022-07-08.29
-#player_input: [ '-f', 'live_flv', '-rtmp_live', 'live', '-i', "rtmp://{{ network_zones.cc_orpheum.prefix | ansible.utils.ipaddr(network_zones.cc_orpheum.offsets['ele-thetys']) | ansible.utils.ipaddr('address') }}/emc-feed/full" ]
-player_input: [ '-stream_loop', '-1', '-i', '/srv/videos/Big Buck Bunny 1080p 60fps.mp4' ]
+player_input: [ '-f', 'live_flv', '-rtmp_live', 'live', '-i', "rtmp://{{ network_zones.cc_orpheum.prefix | ansible.utils.ipaddr(network_zones.cc_orpheum.offsets['ele-thetys']) | ansible.utils.ipaddr('address') }}/emc-feed/full" ]
+#player_input: [ '-stream_loop', '-1', '-i', '/srv/videos/Big Buck Bunny 1080p 60fps.mp4' ]
player_output: [ '-ac', '2', '-pix_fmt', 'uyvy422', '-s', '1920x1080' ,'-r', '50','-f', 'decklink', 'DeckLink Mini Monitor 4K' ]
player_volume_mounts:
videos:
diff --git a/inventory/host_vars/ele-thetys.yml b/inventory/host_vars/ele-thetys.yml
index 1fee8710..5350a525 100644
--- a/inventory/host_vars/ele-thetys.yml
+++ b/inventory/host_vars/ele-thetys.yml
@@ -78,7 +78,7 @@ kubelet_storage:
size: 5G
fs: ext4
-kubernetes_version: 1.24.2
+kubernetes_version: 1.26.1
kubernetes_container_runtime: docker
kubernetes_standalone_max_pods: 42
kubernetes_standalone_cni_variant: with-portmap