Small fixes
* fix ACME setup * use correct port number * use correct email sender
This commit is contained in:
parent
f238182302
commit
e630ffdf46
5 changed files with 13 additions and 2 deletions
|
@ -8,6 +8,7 @@ all:
|
|||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de:42666
|
||||
hackertours:
|
||||
ansible_host: hackertours-intern.hamburg.ccc.de
|
||||
ansible_port: 42666
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de:42666
|
||||
keycloak:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue