summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-12-03 02:58:33 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-12-03 02:58:33 +0100
commitbea99f117bb6e004b48b07ca15a42ff0408dd298 (patch)
treeaebac91479d5cb666f654aa006bd0c5d920ff66d /chaos-at-home
parentnginx/auth/whawty-sso: add support for release 0.2 and revokable sessions (diff)
fixup! ch-http-proxy: acutally enable the nftables role for this host
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-http-proxy.yml1
-rw-r--r--chaos-at-home/ch-mon.yml1
2 files changed, 1 insertions, 1 deletions
diff --git a/chaos-at-home/ch-http-proxy.yml b/chaos-at-home/ch-http-proxy.yml
index 2fccb4b7..aa2ad3ef 100644
--- a/chaos-at-home/ch-http-proxy.yml
+++ b/chaos-at-home/ch-http-proxy.yml
@@ -10,7 +10,6 @@
- name: Payload Setup
hosts: ch-http-proxy
roles:
- - role: network/nftables/base
- role: apt-repo/spreadspace
- role: x509/acmetool/base
- role: nginx/base
diff --git a/chaos-at-home/ch-mon.yml b/chaos-at-home/ch-mon.yml
index 5d44104b..9db514ec 100644
--- a/chaos-at-home/ch-mon.yml
+++ b/chaos-at-home/ch-mon.yml
@@ -11,6 +11,7 @@
- name: Payload Setup
hosts: ch-mon
roles:
+ - role: network/nftables/base
- role: storage/lvm/groups
- role: nginx/base
- role: apt-repo/spreadspace