summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-11-16 17:35:45 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-11-16 17:35:45 +0100
commit4bde4367e072f3df5ab1d1e47744e14b729dcddc (patch)
treebf77d34dfa5d2a1a470b788a7189571596678a74 /chaos-at-home
parentch-mon: add firewall to protect grafana with auth.proxy form localhost attackers (diff)
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
1 files changed, 1 insertions, 0 deletions
diff --git a/chaos-at-home/ch-http-proxy.yml b/chaos-at-home/ch-http-proxy.yml
index aa2ad3ef..2fccb4b7 100644
--- a/chaos-at-home/ch-http-proxy.yml
+++ b/chaos-at-home/ch-http-proxy.yml
@@ -10,6 +10,7 @@
- name: Payload Setup
hosts: ch-http-proxy
roles:
+ - role: network/nftables/base
- role: apt-repo/spreadspace
- role: x509/acmetool/base
- role: nginx/base