summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-12-22 13:01:30 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-12-22 13:01:30 +0100
commit18e0446c9c545f396d7737b406e6e207748e7926 (patch)
treef3f07876c819a4fb9845c6a098adfa9553ed7819 /chaos-at-home
parentadd prometheus snmp exporter (diff)
move acmetool to new x509 subdir
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-http-proxy.yml2
-rw-r--r--chaos-at-home/ch-imap-proxy.yml4
-rw-r--r--chaos-at-home/ch-mimas.yml2
-rw-r--r--chaos-at-home/ch-pan.yml2
4 files changed, 5 insertions, 5 deletions
diff --git a/chaos-at-home/ch-http-proxy.yml b/chaos-at-home/ch-http-proxy.yml
index dc362aa4..77715049 100644
--- a/chaos-at-home/ch-http-proxy.yml
+++ b/chaos-at-home/ch-http-proxy.yml
@@ -7,7 +7,7 @@
- role: core/sshd/base
- role: core/zsh
- role: apt-repo/spreadspace
- - role: acmetool/base
+ - role: x509/acmetool/base
- role: nginx/base
post_tasks:
#### web.chaos-at-home.org (default-server)
diff --git a/chaos-at-home/ch-imap-proxy.yml b/chaos-at-home/ch-imap-proxy.yml
index fa23e9bb..d402c096 100644
--- a/chaos-at-home/ch-imap-proxy.yml
+++ b/chaos-at-home/ch-imap-proxy.yml
@@ -7,8 +7,8 @@
- role: core/sshd/base
- role: core/zsh
- role: apt-repo/spreadspace
- - role: acmetool/base
- - role: acmetool/cert
+ - role: x509/acmetool/base
+ - role: x509/acmetool/cert
acmetool_cert_name: "imap.chaos-at-home.org"
acmetool_cert_config:
request:
diff --git a/chaos-at-home/ch-mimas.yml b/chaos-at-home/ch-mimas.yml
index f5219bc3..2743644c 100644
--- a/chaos-at-home/ch-mimas.yml
+++ b/chaos-at-home/ch-mimas.yml
@@ -22,7 +22,7 @@
- role: network/wireguard/base
- role: network/wireguard/p2p
- role: network/bind
- - role: acmetool/base
+ - role: x509/acmetool/base
- role: apt-repo/spreadspace
- role: nginx/base
- role: monitoring/prometheus/exporter
diff --git a/chaos-at-home/ch-pan.yml b/chaos-at-home/ch-pan.yml
index 6edd32fc..56a4f30a 100644
--- a/chaos-at-home/ch-pan.yml
+++ b/chaos-at-home/ch-pan.yml
@@ -15,7 +15,7 @@
- role: network/wireguard/p2p
- role: network/bind
- role: dyndns/server
- - role: acmetool/base
+ - role: x509/acmetool/base
- role: nginx/base
- role: apt-repo/spreadspace
- role: monitoring/prometheus/exporter