netz39-infra-ansible/holmium.yml
Alexander Dahl 3537e91e35 🔧 holmium: Move https ingress for XMPP server
The http(s) stuff for jabber.n39.eu was a static page before.  We point
that to a static-webserver container on pottwal next to the xmpp server
container for now.
2022-10-06 20:48:26 +02:00

37 lines
1 KiB
YAML

---
- hosts: holmium.n39.eu
become: true
vars:
ansible_python_interpreter: /usr/bin/python3
roles:
- role: nginx-https-ingress
vars:
ingress:
- server: kant
hosts:
- name: spaceapi.n39.eu
- server: krypton
hosts:
- name: entities.svc.n39.eu
- name: entities-validation.svc.n39.eu
- server: pottwal
hosts:
- name: gitea.n39.eu
- name: uritools.n39.eu
- name: uritools-api.n39.eu
- name: sl.n39.eu
- name: pad.n39.eu
- name: brotherql-web.n39.eu
local: true
- name: jabber.n39.eu
- name: conference.jabber.n39.eu
- server: radon
hosts:
- name: nodered.n39.eu
local: true
- name: rabbitmq.n39.eu
local: true
- name: pwr-meter-pulse-gw-19i.svc.n39.eu
local: true