Deploy NGINX for acme_challenge and PROXY Prot. on PubRP on Chaosknoten
This commit is contained in:
parent
2825c5089f
commit
06233d22d5
4 changed files with 97 additions and 0 deletions
14
inventories/chaosknoten/hosts.yaml
Normal file
14
inventories/chaosknoten/hosts.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
all:
|
||||
children:
|
||||
debian_12:
|
||||
hosts:
|
||||
public-reverse-proxy:
|
||||
ansible_host: public-reverse-proxy.hamburg.ccc.de
|
||||
ansible_port: 42666
|
||||
ansible_user: chaos
|
||||
nginx_hosts:
|
||||
hosts:
|
||||
public-reverse-proxy:
|
||||
public_reverse_proxy_hosts:
|
||||
hosts:
|
||||
public-reverse-proxy:
|
Loading…
Add table
Add a link
Reference in a new issue