From 215823b6b2087e245899ae8a817d35cfcaeaccb0 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Sat, 7 Dec 2024 11:45:17 +0000 Subject: [PATCH] Add ipsilon vhost and related services --- playbooks/oci-node.yml | 1 + playbooks/proxy.yml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/playbooks/oci-node.yml b/playbooks/oci-node.yml index 2c70ab9..d67e62f 100644 --- a/playbooks/oci-node.yml +++ b/playbooks/oci-node.yml @@ -28,6 +28,7 @@ - base - authcheck - grafana + - ipsilon - kdc - roundcube - role: php4dvd diff --git a/playbooks/proxy.yml b/playbooks/proxy.yml index 65ce5e3..3d03d9a 100644 --- a/playbooks/proxy.yml +++ b/playbooks/proxy.yml @@ -70,6 +70,9 @@ nginx_site_proxy: - https://oci-node01.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 nginx_site_name: influxdb.foo.sh nginx_site_proxy: https://influxdb01.home.foo.sh/