summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-12-20 16:26:28 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-12-20 16:26:28 +0100
commitbc001d962bccf2faff6eecfbbace44cc6d6e7a27 (patch)
tree3e6b8484493df8d62ad4785da3e629a838086707 /chaos-at-home
parentx509: make ca-certificates accessable for role users (diff)
mosqitto: rename to mosquitto/broker and add mosquitto/client
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-testvm-phoebe.yml5
-rw-r--r--chaos-at-home/ch-testvm-prometheus.yml2
2 files changed, 3 insertions, 4 deletions
diff --git a/chaos-at-home/ch-testvm-phoebe.yml b/chaos-at-home/ch-testvm-phoebe.yml
index 29b260c0..ee1145f5 100644
--- a/chaos-at-home/ch-testvm-phoebe.yml
+++ b/chaos-at-home/ch-testvm-phoebe.yml
@@ -11,6 +11,5 @@
- name: Payload Setup
hosts: ch-testvm-phoebe
roles:
- - role: apt-repo/spreadspace
- - role: nginx/base
- - role: monitoring/prometheus/exporter
+ - role: x509/managed-ca/base
+ - role: mosquitto/client
diff --git a/chaos-at-home/ch-testvm-prometheus.yml b/chaos-at-home/ch-testvm-prometheus.yml
index 0be8e001..aaae91d1 100644
--- a/chaos-at-home/ch-testvm-prometheus.yml
+++ b/chaos-at-home/ch-testvm-prometheus.yml
@@ -13,4 +13,4 @@
roles:
- role: x509/managed-ca/base
- role: x509/managed-ca/ca
- - role: mosquitto
+ - role: mosquitto/broker