Add Zammad

This commit is contained in:
Stefan Bethke 2023-12-09 12:28:28 +01:00
commit ab429df4dd
6 changed files with 224 additions and 0 deletions

View file

@ -36,6 +36,11 @@ all:
ansible_host: wiki-intern.hamburg.ccc.de
ansible_user: chaos
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de:42666
zammad:
ansible_host: zammad-intern.hamburg.ccc.de
ansible_port: 42666
ansible_user: chaos
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de:42666
docker_compose_hosts:
hosts:
hackertours:
@ -43,6 +48,7 @@ all:
lists:
onlyoffice:
pad:
zammad:
nextcloud_hosts:
hosts:
cloud:
@ -55,6 +61,7 @@ all:
pad:
public-reverse-proxy:
wiki:
zammad:
public_reverse_proxy_hosts:
hosts:
public-reverse-proxy:
@ -70,6 +77,7 @@ all:
onlyoffice:
pad:
wiki:
zammad:
infrastructure_authorized_keys_hosts:
hosts:
hackertours:
@ -79,3 +87,4 @@ all:
pad:
public-reverse-proxy:
wiki:
zammad: