summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-01-20 15:38:59 +0100
committerChristian Pointner <equinox@spreadspace.org>2024-01-20 15:38:59 +0100
commit491af9465ae6453d5d5c4d01651884e84815bafb (patch)
treef46878ffe4ea52065721ce67198753ab45b65f9a /chaos-at-home
parentapps publish: always include hostname in cert/vhost names (diff)
apps/storage: test with zfs volumes
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-testvm-prometheus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chaos-at-home/ch-testvm-prometheus.yml b/chaos-at-home/ch-testvm-prometheus.yml
index 09e69bb5..eb8b41b8 100644
--- a/chaos-at-home/ch-testvm-prometheus.yml
+++ b/chaos-at-home/ch-testvm-prometheus.yml
@@ -11,7 +11,7 @@
- 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