public-reverse-proxy(host): add entries for cpu.ccc.de
Some checks failed
/ Ansible Lint (push) Failing after 43s
Some checks failed
/ Ansible Lint (push) Failing after 43s
This commit is contained in:
parent
c285694aaa
commit
0939771d08
2 changed files with 4 additions and 0 deletions
|
|
@ -80,6 +80,8 @@ map $host $upstream_acme_challenge_host {
|
|||
staging.cryptoparty.hamburg.ccc.de 172.31.17.151:31820;
|
||||
spaceapiccc.hamburg.ccc.de spaceapiccc.hosts.hamburg.ccc.de:31820;
|
||||
spaceapi.ccc.de spaceapiccc.hosts.hamburg.ccc.de:31820;
|
||||
cpuccc.hamburg.ccc.de 172.31.17.151:31820;
|
||||
cpu.ccc.de 172.31.17.151:31820;
|
||||
default "";
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -98,6 +98,8 @@ stream {
|
|||
staging.cryptoparty.hamburg.ccc.de 172.31.17.151:8443;
|
||||
spaceapiccc.hamburg.ccc.de spaceapiccc.hosts.hamburg.ccc.de:8443;
|
||||
spaceapi.ccc.de spaceapiccc.hosts.hamburg.ccc.de:8443;
|
||||
cpuccc.hamburg.ccc.de 172.31.17.151:8443;
|
||||
cpu.ccc.de 172.31.17.151:8443;
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue