From 93d7754bc2244291fdf152519be1ce5209183a44 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 11 Oct 2023 20:45:53 +0200 Subject: sk-cloudio: upgrade coturn to newest image version and move from elevate.at to skillz.biz --- inventory/host_vars/sk-cloudio/coturn.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/sk-cloudio/coturn.yml b/inventory/host_vars/sk-cloudio/coturn.yml index 1ab00b49..7c154f75 100644 --- a/inventory/host_vars/sk-cloudio/coturn.yml +++ b/inventory/host_vars/sk-cloudio/coturn.yml @@ -1,11 +1,11 @@ --- coturn_base_path: /srv/storage/coturn -coturn_version: 4.6.2-r4 -coturn_realm: elevate.at +coturn_version: 4.6.2-r5 +coturn_realm: skillz.biz coturn_hostnames: - - stun.elevate.at - - turn.elevate.at + - stun.skillz.biz + - turn.skillz.biz coturn_tls: certificate_provider: "{{ acme_client }}" -- cgit v1.2.3