Add ipsilon vhost and related services
This commit is contained in:
parent
fb3608fa6e
commit
215823b6b2
2 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
- base
|
- base
|
||||||
- authcheck
|
- authcheck
|
||||||
- grafana
|
- grafana
|
||||||
|
- ipsilon
|
||||||
- kdc
|
- kdc
|
||||||
- roundcube
|
- roundcube
|
||||||
- role: php4dvd
|
- role: php4dvd
|
||||||
|
|
|
@ -70,6 +70,9 @@
|
||||||
nginx_site_proxy:
|
nginx_site_proxy:
|
||||||
- https://oci-node01.home.foo.sh
|
- https://oci-node01.home.foo.sh
|
||||||
- https://oci-node02.home.foo.sh
|
- https://oci-node02.home.foo.sh
|
||||||
|
- role: nginx_site
|
||||||
|
nginx_site_name: idp.foo.sh
|
||||||
|
nginx_site_proxy: https://oci-node01.home.foo.sh/ipsilon/
|
||||||
- role: nginx_site
|
- role: nginx_site
|
||||||
nginx_site_name: influxdb.foo.sh
|
nginx_site_name: influxdb.foo.sh
|
||||||
nginx_site_proxy: https://influxdb01.home.foo.sh/
|
nginx_site_proxy: https://influxdb01.home.foo.sh/
|
||||||
|
|
Loading…
Add table
Reference in a new issue