ccchoir(host): allowlist only certain icmpv6 types
Some checks failed
/ Ansible Lint (push) Failing after 1m57s
Some checks failed
/ Ansible Lint (push) Failing after 1m57s
This commit is contained in:
parent
7509d4ed60
commit
d5154927a1
4 changed files with 10 additions and 10 deletions
|
|
@ -4,8 +4,8 @@ map $host $upstream_acme_challenge_host {
|
|||
c3cat.de 172.31.17.151:31820;
|
||||
www.c3cat.de 172.31.17.151:31820;
|
||||
staging.c3cat.de 172.31.17.151:31820;
|
||||
ccchoir.de ccchoir-intern.hamburg.ccc.de:31820;
|
||||
www.ccchoir.de ccchoir-intern.hamburg.ccc.de:31820;
|
||||
ccchoir.de ccchoir.hosts.hamburg.ccc.de:31820;
|
||||
www.ccchoir.de ccchoir.hosts.hamburg.ccc.de:31820;
|
||||
cloud.hamburg.ccc.de cloud.hosts.hamburg.ccc.de:31820;
|
||||
element.hamburg.ccc.de 172.31.17.151:31820;
|
||||
git.hamburg.ccc.de 172.31.17.154:31820;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue