Call nginx-https-ingress role for holmium
This commit is contained in:
parent
68619b80b5
commit
734fbd1d75
1 changed files with 24 additions and 4 deletions
28
holmium.yml
28
holmium.yml
|
@ -6,7 +6,27 @@
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
|
- role: nginx-https-ingress
|
||||||
tasks:
|
vars:
|
||||||
|
ingress:
|
||||||
handlers:
|
- server: kant
|
||||||
|
hosts:
|
||||||
|
- jabber.n39.eu
|
||||||
|
- conference.jabber.n39.eu
|
||||||
|
- spaceapi.n39.eu
|
||||||
|
- server: krypton
|
||||||
|
hosts:
|
||||||
|
- entities.svc.n39.eu
|
||||||
|
- server: pottwal
|
||||||
|
hosts:
|
||||||
|
- gitea.n39.eu
|
||||||
|
- uritools.n39.eu
|
||||||
|
- entities-validation.svc.n39.eu
|
||||||
|
- sl.n39.eu
|
||||||
|
- pad.n39.eu
|
||||||
|
- brotherql-web.n39.eu
|
||||||
|
- server: radon
|
||||||
|
hosts:
|
||||||
|
- nodered.n39.eu
|
||||||
|
- rabbitmq.n39.eu
|
||||||
|
- pwr-meter-pulse-gw-19i.svc.n39.eu
|
||||||
|
|
Loading…
Reference in a new issue