summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-05-06 17:18:54 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-05-06 17:18:54 +0200
commitfad9228224fdc07bf0ef7e15a045d8e1e35ea5fe (patch)
tree55d5a1ffc88aa770b8e21f374b8948f331e0db34 /chaos-at-home
parentmointoring/promethues: make High CPU Alert less noisy (diff)
prepare hosts for k8s-chtest cluster
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: