Migrate Engelsystem from ThinkCCCluster to Chaosknoten

This commit is contained in:
June 2023-08-11 00:39:55 +02:00 committed by julian
commit 373b219031
7 changed files with 12 additions and 11 deletions

View file

@ -0,0 +1,12 @@
docker_compose__compose_file_content: "{{ lookup('ansible.builtin.template', 'chaosknoten/configs/engelsystem/compose.yaml.j2') }}"
docker_compose__configuration_files: []
certbot__version_spec: ""
certbot__acme_account_email_address: j+letsencrypt-ccchh@jsts.xyz
certbot__certificate_domains:
- "aes.ccchh.net"
nginx__version_spec: ""
nginx__configurations:
- name: aes.ccchh.net
content: "{{ lookup('ansible.builtin.file', 'chaosknoten/configs/engelsystem/nginx/aes.ccchh.net.conf') }}"

View file

@ -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: