diff options
author | Christian Pointner <equinox@spreadspace.org> | 2021-07-10 21:28:45 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2021-07-10 21:28:45 +0200 |
commit | 3db6f8b21e2a6707381971a600268a0537f1074e (patch) | |
tree | 67c629dc9791fa012aef2f9f90ae75fc8389687a /inventory | |
parent | install coturn on ele-coturn (using old images) (diff) |
coturn: use new images
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/ele-coturn.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ele-coturn.yml b/inventory/host_vars/ele-coturn.yml index fd787c6b..94fe4ae5 100644 --- a/inventory/host_vars/ele-coturn.yml +++ b/inventory/host_vars/ele-coturn.yml @@ -31,7 +31,7 @@ kubernetes_standalone_pod_cidr: 192.168.255.0/24 kubernetes_standalone_cni_variant: with-portmap -coturn_version: 4.5.2 +coturn_version: 4.5.2-r2 coturn_realm: elev8.at coturn_hostnames: - stun.elev8.at |