From cdd9e1e2634452557cecd66cbaa62816ff0eca26 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 1 Jan 2021 05:04:29 +0100 Subject: add new ch-thetys test host --- chaos-at-home/ch-thetys.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 chaos-at-home/ch-thetys.yml (limited to 'chaos-at-home/ch-thetys.yml') diff --git a/chaos-at-home/ch-thetys.yml b/chaos-at-home/ch-thetys.yml new file mode 100644 index 00000000..6c8b0805 --- /dev/null +++ b/chaos-at-home/ch-thetys.yml @@ -0,0 +1,15 @@ +--- +- name: Basic Setup + hosts: ch-thetys + roles: + - role: apt-repo/base + - role: core/base + - role: core/sshd + - role: core/zsh + - role: core/cpu-microcode + - role: core/admin-users + - role: apt-repo/spreadspace + - role: streaming/blackmagic/desktopvideo + - role: kubernetes/base + - role: kubernetes/standalone/base + - role: streaming/rtmp/streamer -- cgit v1.2.3