diff options
author | Christian Pointner <equinox@spreadspace.org> | 2021-07-10 21:44:04 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2021-07-10 21:44:04 +0200 |
commit | 7294da8fee18e4b10a21d512866c2ab8eae67109 (patch) | |
tree | c6608bde6b515a0d050d59c3c701d00076f0ea4b /inventory | |
parent | coturn: use new images (diff) |
update all other coturn instances
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/glt-coturn.yml | 2 | ||||
-rw-r--r-- | inventory/host_vars/sk-cloudio/coturn.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/glt-coturn.yml b/inventory/host_vars/glt-coturn.yml index f598384d..9cff4891 100644 --- a/inventory/host_vars/glt-coturn.yml +++ b/inventory/host_vars/glt-coturn.yml @@ -20,7 +20,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: linuxtage.at coturn_hostnames: - cdn13.linuxtage.at diff --git a/inventory/host_vars/sk-cloudio/coturn.yml b/inventory/host_vars/sk-cloudio/coturn.yml index c4853eb2..ae4a187c 100644 --- a/inventory/host_vars/sk-cloudio/coturn.yml +++ b/inventory/host_vars/sk-cloudio/coturn.yml @@ -1,7 +1,7 @@ --- coturn_base_path: /srv/storage/coturn -coturn_version: 4.5.2 +coturn_version: 4.5.2-r2 coturn_realm: elevate.at coturn_hostnames: - stun.elevate.at |