Small fixes

* fix ACME setup
* use correct port number
* use correct email sender
This commit is contained in:
Stefan Bethke 2023-12-03 20:34:31 +01:00
commit e630ffdf46
5 changed files with 13 additions and 2 deletions

View file

@ -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: