grafana(host): allowlist only certain icmpv6 types
Some checks failed
/ Ansible Lint (push) Failing after 3m38s

This commit is contained in:
June 2026-01-11 00:59:52 +01:00
commit 7509d4ed60
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
6 changed files with 5 additions and 8 deletions

View file

@ -17,7 +17,6 @@ server {
server_name loki.hamburg.ccc.de;
listen [::]:50051 ssl;
listen 172.31.17.145:50051 ssl;
http2 on;
@ -59,7 +58,6 @@ server {
server_name loki.hamburg.ccc.de;
listen [::]:443 ssl;
listen 172.31.17.145:443 ssl;
http2 on;