🔧 holmium: Fix host for jabber server
jabber.n39.eu including dehydrated runs on helium, always has.
Fixes: 734fbd1d75
("Call nginx-https-ingress role for holmium")
This commit is contained in:
parent
2c32d746f6
commit
c0f7994ce4
1 changed files with 3 additions and 1 deletions
|
@ -9,10 +9,12 @@
|
||||||
- role: nginx-https-ingress
|
- role: nginx-https-ingress
|
||||||
vars:
|
vars:
|
||||||
ingress:
|
ingress:
|
||||||
- server: kant
|
- server: helium
|
||||||
hosts:
|
hosts:
|
||||||
- name: jabber.n39.eu
|
- name: jabber.n39.eu
|
||||||
- name: conference.jabber.n39.eu
|
- name: conference.jabber.n39.eu
|
||||||
|
- server: kant
|
||||||
|
hosts:
|
||||||
- name: spaceapi.n39.eu
|
- name: spaceapi.n39.eu
|
||||||
- server: krypton
|
- server: krypton
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Reference in a new issue