Merge pull request 'Fix http(s) ingress for Jabber/XMPP server' (!86) from alex/netz39-infra-ansible:holmium into master
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/86 Reviewed-by: tux <tux@netz39.de>
This commit is contained in:
commit
c3934319fc
1 changed files with 31 additions and 29 deletions
|
@ -9,10 +9,12 @@
|
|||
- role: nginx-https-ingress
|
||||
vars:
|
||||
ingress:
|
||||
- server: kant
|
||||
- server: helium
|
||||
hosts:
|
||||
- name: jabber.n39.eu
|
||||
- name: conference.jabber.n39.eu
|
||||
- server: kant
|
||||
hosts:
|
||||
- name: spaceapi.n39.eu
|
||||
- server: krypton
|
||||
hosts:
|
||||
|
|
Loading…
Reference in a new issue