summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-01-22 21:19:39 +0100
committerChristian Pointner <equinox@spreadspace.org>2024-01-22 21:19:39 +0100
commitc01d0e10681f45ed292a9c5ef5a10bf2d97f72ae (patch)
tree83b10001ea969a40b0ca8af1dfad1883b37c879a /chaos-at-home
parentfix greenbone role (diff)
storage/lvm: simplify by moving thinpool handling to base role
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-testvm-prometheus.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/chaos-at-home/ch-testvm-prometheus.yml b/chaos-at-home/ch-testvm-prometheus.yml
index c739e714..9a1191ad 100644
--- a/chaos-at-home/ch-testvm-prometheus.yml
+++ b/chaos-at-home/ch-testvm-prometheus.yml
@@ -7,17 +7,3 @@
- role: core/sshd/base
- role: core/zsh
- role: core/ntp
-
-- name: Basic Setup
- hosts: ch-testvm-prometheus
- roles:
- - role: storage/lvm/base
- - role: storage/zfs/base
- - role: nginx/base
- - role: x509/static-ca/base
- - role: apt-repo/spreadspace
- - role: kubernetes/base
- - role: kubernetes/standalone/base
- - role: apps/publish/base
- - role: apps/whawty/auth
- - role: apps/node-red