From fad9228224fdc07bf0ef7e15a045d8e1e35ea5fe Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 6 May 2023 17:18:54 +0200 Subject: prepare hosts for k8s-chtest cluster --- chaos-at-home/ch-calypso.yml | 7 ------- chaos-at-home/ch-thetys.yml | 4 ---- 2 files changed, 11 deletions(-) (limited to 'chaos-at-home') diff --git a/chaos-at-home/ch-calypso.yml b/chaos-at-home/ch-calypso.yml index ef85551c..851731de 100644 --- a/chaos-at-home/ch-calypso.yml +++ b/chaos-at-home/ch-calypso.yml @@ -12,13 +12,7 @@ - name: Payload Setup hosts: ch-calypso roles: - - role: storage/zfs/pools - - role: apt-repo/obs-studio - - role: apt-repo/spreadspace - - role: ws/base - - role: core/admin-users - role: streaming/blackmagic/desktopvideo - - role: streaming/blackmagic/mediaexpress post_tasks: - name: install lm-sensors and i7z apt: @@ -30,7 +24,6 @@ vars: sensors_modules: - coretemp - - w83627ehf block: - name: load special modules for lm-sensors loop: "{{ sensors_modules }}" diff --git a/chaos-at-home/ch-thetys.yml b/chaos-at-home/ch-thetys.yml index 27b85f71..748d8781 100644 --- a/chaos-at-home/ch-thetys.yml +++ b/chaos-at-home/ch-thetys.yml @@ -13,10 +13,6 @@ hosts: ch-thetys roles: - role: streaming/blackmagic/desktopvideo - - role: apt-repo/spreadspace - - role: kubernetes/base - - role: kubernetes/standalone/base - - role: streaming/streamer/rtmp post_tasks: - name: install lm-sensors and i7z apt: -- cgit v1.2.3