ansible-infra/inventories/chaosknoten/hosts.yaml
Stefan Bethke e630ffdf46 Small fixes
* fix ACME setup
* use correct port number
* use correct email sender
2023-12-03 20:34:31 +01:00

82 lines
2.3 KiB
YAML

all:
children:
debian_12:
hosts:
cloud:
ansible_host: cloud-intern.hamburg.ccc.de
ansible_user: chaos
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:
ansible_host: keycloak-intern.hamburg.ccc.de
ansible_user: chaos
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de:42666
lists:
ansible_host: lists.hamburg.ccc.de
ansible_port: 42666
ansible_user: chaos
onlyoffice:
ansible_host: onlyoffice-intern.hamburg.ccc.de
ansible_user: chaos
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de:42666
pad:
ansible_host: pad-intern.hamburg.ccc.de
ansible_port: 42666
ansible_user: chaos
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de:42666
public-reverse-proxy:
ansible_host: public-reverse-proxy.hamburg.ccc.de
ansible_port: 42666
ansible_user: chaos
wiki:
ansible_host: wiki-intern.hamburg.ccc.de
ansible_user: chaos
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de:42666
docker_compose_hosts:
hosts:
hackertours:
keycloak:
lists:
onlyoffice:
pad:
nextcloud_hosts:
hosts:
cloud:
nginx_hosts:
hosts:
hackertours:
keycloak:
lists:
onlyoffice:
pad:
public-reverse-proxy:
wiki:
public_reverse_proxy_hosts:
hosts:
public-reverse-proxy:
ssh_server_config_hosts:
hosts:
keycloak:
wiki:
certbot_hosts:
hosts:
hackertours:
keycloak:
lists:
onlyoffice:
pad:
wiki:
infrastructure_authorized_keys_hosts:
hosts:
hackertours:
cloud:
keycloak:
onlyoffice:
pad:
public-reverse-proxy:
wiki: