summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-cloudia/coturn.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/sk-cloudia/coturn.yml')
-rw-r--r--inventory/host_vars/sk-cloudia/coturn.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/inventory/host_vars/sk-cloudia/coturn.yml b/inventory/host_vars/sk-cloudia/coturn.yml
deleted file mode 100644
index 43dc2d3c..00000000
--- a/inventory/host_vars/sk-cloudia/coturn.yml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-coturn_base_path: /srv/storage/coturn
-
-coturn_version: 4.5.1.3
-coturn_realm: elev8.at
-coturn_hostnames:
- - stun.elev8.at
- - turn.elev8.at
-
-coturn_max_bps: 1048576 ## 8Mbit/s
-coturn_bps_capacity: 13107200 ## 100Mbit/s
-coturn_threads: 4
-
-coturn_auth_secret: "{{ vault_coturn_auth_secret }}"