jitsi dazu
Erstmal nur der Host, die eigentliche Config muss später passieren
This commit is contained in:
parent
de8daaf56c
commit
6eafc47773
4 changed files with 486 additions and 271 deletions
|
|
@ -26,6 +26,9 @@ all:
|
|||
ansible_host: tickets.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@router.hamburg.ccc.de
|
||||
jitsi:
|
||||
ansible_host: jitsi.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
keycloak:
|
||||
ansible_host: keycloak.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
|
|
@ -112,6 +115,7 @@ base_config_hosts:
|
|||
diday-staging-runner:
|
||||
eh22-wiki:
|
||||
grafana:
|
||||
jitsi:
|
||||
keycloak:
|
||||
lists:
|
||||
mumble:
|
||||
|
|
@ -228,6 +232,7 @@ infrastructure_authorized_keys_hosts:
|
|||
grafana:
|
||||
tickets:
|
||||
cloud:
|
||||
jitsi:
|
||||
keycloak:
|
||||
netbox:
|
||||
onlyoffice:
|
||||
|
|
@ -270,6 +275,7 @@ ansible_pull_hosts:
|
|||
wiki:
|
||||
ccchoir:
|
||||
tickets:
|
||||
jitsi:
|
||||
keycloak:
|
||||
lists:
|
||||
mumble:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue