summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-calypso.yml7
-rw-r--r--chaos-at-home/ch-thetys.yml4
2 files changed, 0 insertions, 11 deletions
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: