From ef9762d6e127753caaef11687f08162229b18a38 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 10 Jan 2023 22:29:10 +0100 Subject: ch-hyperion: install ubuntu/jammy with OBS + Decklink --- chaos-at-home/ch-hyperion.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'chaos-at-home') diff --git a/chaos-at-home/ch-hyperion.yml b/chaos-at-home/ch-hyperion.yml index e9d4867b..b0c97ee0 100644 --- a/chaos-at-home/ch-hyperion.yml +++ b/chaos-at-home/ch-hyperion.yml @@ -7,14 +7,14 @@ - role: core/sshd/base - role: core/zsh - role: core/ntp + - role: core/cpu-microcode - name: Payload Setup hosts: ch-hyperion roles: + - role: apt-repo/obs-studio + - role: apt-repo/spreadspace + - role: ws/base + - role: core/admin-users - role: streaming/blackmagic/desktopvideo - post_tasks: - - name: install alsa packages - apt: - name: - - alsa-utils - - alsa-tools + - role: streaming/blackmagic/mediaexpress -- cgit v1.2.3