Migrate Engelsystem from ThinkCCCluster to Chaosknoten
This commit is contained in:
parent
993e2f2b81
commit
373b219031
7 changed files with 12 additions and 11 deletions
|
@ -5,6 +5,7 @@ all:
|
|||
cloud:
|
||||
pad:
|
||||
keycloak:
|
||||
engelsystem:
|
||||
debian_12:
|
||||
hosts:
|
||||
cloud:
|
||||
|
@ -25,11 +26,16 @@ all:
|
|||
ansible_host: keycloak-intern.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://public-reverse-proxy.hamburg.ccc.de:42666
|
||||
engelsystem:
|
||||
ansible_host: aes-intern.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://public-reverse-proxy.hamburg.ccc.de:42666
|
||||
docker_compose_hosts:
|
||||
hosts:
|
||||
cloud:
|
||||
pad:
|
||||
keycloak:
|
||||
engelsystem:
|
||||
nextcloud_hosts:
|
||||
hosts:
|
||||
cloud:
|
||||
|
@ -39,6 +45,7 @@ all:
|
|||
pad:
|
||||
public-reverse-proxy:
|
||||
keycloak:
|
||||
engelsystem:
|
||||
public_reverse_proxy_hosts:
|
||||
hosts:
|
||||
public-reverse-proxy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue