This commit is contained in:
parent
2ae8692603
commit
dec68ab994
1 changed files with 6 additions and 0 deletions
|
@ -63,6 +63,10 @@ all:
|
|||
ansible_host: ntfy-intern.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
|
||||
sunders:
|
||||
ansible_host: sunders-intern.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
|
||||
hypervisors:
|
||||
hosts:
|
||||
chaosknoten:
|
||||
|
@ -84,6 +88,7 @@ base_config_hosts:
|
|||
wiki:
|
||||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
docker_compose_hosts:
|
||||
hosts:
|
||||
ccchoir:
|
||||
|
@ -163,6 +168,7 @@ infrastructure_authorized_keys_hosts:
|
|||
wiki:
|
||||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
wiki_hosts:
|
||||
hosts:
|
||||
eh22-wiki:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue