summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-12-20 11:53:07 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-12-20 11:53:07 +0100
commitf0718f3ceceec13a03b54b8d6d0abd2dac929fc3 (patch)
treef3ce530f07496f6b35ab1f11155ce96a83abbc26 /chaos-at-home
parentrename: x509/ownca to x509/static-ca (diff)
x509: add new role managed-ca
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-testvm-prometheus.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chaos-at-home/ch-testvm-prometheus.yml b/chaos-at-home/ch-testvm-prometheus.yml
index bd71a3a4..0be8e001 100644
--- a/chaos-at-home/ch-testvm-prometheus.yml
+++ b/chaos-at-home/ch-testvm-prometheus.yml
@@ -11,5 +11,6 @@
- name: Payload Setup
hosts: ch-testvm-prometheus
roles:
- - role: x509/selfsigned/base
+ - role: x509/managed-ca/base
+ - role: x509/managed-ca/ca
- role: mosquitto