summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-cloudio
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-10-11 20:45:53 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-10-11 20:45:53 +0200
commit93d7754bc2244291fdf152519be1ce5209183a44 (patch)
treebdb487e24e1e5a64001bdbda2cc085e9799294c1 /inventory/host_vars/sk-cloudio
parentx509/*: fix update/reload scripts (diff)
sk-cloudio: upgrade coturn to newest image version and move from elevate.at to skillz.biz
Diffstat (limited to 'inventory/host_vars/sk-cloudio')
-rw-r--r--inventory/host_vars/sk-cloudio/coturn.yml8
1 files changed, 4 insertions, 4 deletions
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 }}"