summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-coturn.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ele-coturn.yml')
-rw-r--r--inventory/host_vars/ele-coturn.yml22
1 files changed, 13 insertions, 9 deletions
diff --git a/inventory/host_vars/ele-coturn.yml b/inventory/host_vars/ele-coturn.yml
index 51a0793a..fd787c6b 100644
--- a/inventory/host_vars/ele-coturn.yml
+++ b/inventory/host_vars/ele-coturn.yml
@@ -20,6 +20,10 @@ kubelet_storage:
size: 5G
fs: ext4
+
+acmetool_directory_server: "{{ acmetool_directory_server_le_live_v2 }}"
+
+
kubernetes_version: 1.21.2
kubernetes_container_runtime: docker
kubernetes_standalone_max_pods: 100
@@ -27,13 +31,13 @@ kubernetes_standalone_pod_cidr: 192.168.255.0/24
kubernetes_standalone_cni_variant: with-portmap
-# coturn_version: 4.5.2
-# coturn_realm: elev8.at
-# coturn_hostnames:
-# - stun.elev8.at
-# - turn.elev8.at
+coturn_version: 4.5.2
+coturn_realm: elev8.at
+coturn_hostnames:
+ - stun.elev8.at
+ - turn.elev8.at
-# coturn_auth_secret: "{{ vault_coturn_auth_secret }}"
-# coturn_listening_port: 3478
-# coturn_tls_listening_port: 443
-# coturn_install_nginx_vhost: no
+coturn_auth_secret: "{{ vault_coturn_auth_secret }}"
+coturn_listening_port: 3478
+coturn_tls_listening_port: 443
+coturn_install_nginx_vhost: no