summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-28 15:32:42 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-28 15:32:42 +0200
commitda2039e978ca1f475dd18885652cc219a531cfb8 (patch)
treec43b7e91cf31c3681f4e8912832271666633ce4e /chaos-at-home
parentupgrade all remaining standalone kubelets to 1.30.0 (diff)
update prometheus exporter ssl and chrony
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.yml3
-rw-r--r--chaos-at-home/ch-jump.yml3
3 files changed, 7 insertions, 1 deletions
diff --git a/chaos-at-home/ch-http-proxy.yml b/chaos-at-home/ch-http-proxy.yml
index dda1ee97..af2cf5ba 100644
--- a/chaos-at-home/ch-http-proxy.yml
+++ b/chaos-at-home/ch-http-proxy.yml
@@ -12,11 +12,11 @@
hosts: ch-http-proxy
roles:
- role: apt-repo/spreadspace
+ - role: nginx/base
- role: monitoring/prometheus/exporter
- role: x509/static-ca/base
- role: x509/acmetool/base
- role: whawty/auth/store
- - role: nginx/base
- role: nginx/auth/whawty-sso/base
- role: nginx/auth/whawty-sso/login
- role: apps/publish/base
diff --git a/chaos-at-home/ch-imap-proxy.yml b/chaos-at-home/ch-imap-proxy.yml
index 1c05f28b..277b0483 100644
--- a/chaos-at-home/ch-imap-proxy.yml
+++ b/chaos-at-home/ch-imap-proxy.yml
@@ -6,11 +6,14 @@
- role: core/base
- role: core/sshd/base
- role: core/zsh
+ - role: core/ntp
- name: Payload Setup
hosts: ch-imap-proxy
roles:
- role: apt-repo/spreadspace
+ - role: nginx/base
+ - role: monitoring/prometheus/exporter
- role: x509/acmetool/base
- role: x509/acmetool/cert
acmetool_cert_hostnames:
diff --git a/chaos-at-home/ch-jump.yml b/chaos-at-home/ch-jump.yml
index 4a5c1f84..a73c9211 100644
--- a/chaos-at-home/ch-jump.yml
+++ b/chaos-at-home/ch-jump.yml
@@ -11,6 +11,9 @@
- name: Payload Setup
hosts: ch-jump
roles:
+ - role: apt-repo/spreadspace
+ - role: nginx/base
+ - role: monitoring/prometheus/exporter
- role: core/sshd/jump
- role: network/nftables/base
post_tasks: