parent
0e61131c1b
commit
6824bf5e4f
9 changed files with 370 additions and 0 deletions
|
@ -59,6 +59,10 @@ all:
|
|||
ansible_host: zammad-intern.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
|
||||
ntfy:
|
||||
ansible_host: 172.31.17.149
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
|
||||
hypervisors:
|
||||
hosts:
|
||||
chaosknoten:
|
||||
|
@ -79,6 +83,7 @@ base_config_hosts:
|
|||
tickets:
|
||||
wiki:
|
||||
zammad:
|
||||
ntfy:
|
||||
docker_compose_hosts:
|
||||
hosts:
|
||||
ccchoir:
|
||||
|
@ -90,6 +95,7 @@ docker_compose_hosts:
|
|||
pad:
|
||||
pretalx:
|
||||
zammad:
|
||||
ntfy:
|
||||
nextcloud_hosts:
|
||||
hosts:
|
||||
cloud:
|
||||
|
@ -109,6 +115,7 @@ nginx_hosts:
|
|||
public-reverse-proxy:
|
||||
wiki:
|
||||
zammad:
|
||||
ntfy:
|
||||
public_reverse_proxy_hosts:
|
||||
hosts:
|
||||
public-reverse-proxy:
|
||||
|
@ -127,6 +134,7 @@ certbot_hosts:
|
|||
pretalx:
|
||||
wiki:
|
||||
zammad:
|
||||
ntfy:
|
||||
prometheus_node_exporter_hosts:
|
||||
hosts:
|
||||
ccchoir:
|
||||
|
@ -154,6 +162,7 @@ infrastructure_authorized_keys_hosts:
|
|||
public-reverse-proxy:
|
||||
wiki:
|
||||
zammad:
|
||||
ntfy:
|
||||
wiki_hosts:
|
||||
hosts:
|
||||
eh22-wiki:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue