summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-02-17 23:37:58 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-02-17 23:37:58 +0100
commitb5e6ee20a29808bc2d2c03d2548f84a2174f3971 (patch)
treec16324cba43cb25ef1fbc4004ffb020c839c7e22 /inventory/host_vars
parentelevate-festival: added test bridges (diff)
fix TODO
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/sk-cloudia/vars.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/sk-cloudia/vars.yml b/inventory/host_vars/sk-cloudia/vars.yml
index 9f698814..e191fc21 100644
--- a/inventory/host_vars/sk-cloudia/vars.yml
+++ b/inventory/host_vars/sk-cloudia/vars.yml
@@ -36,6 +36,6 @@ kubernetes_container_runtime: containerd
kubernetes_standalone_max_pods: 42
kubernetes_standalone_resolv_conf: /var/run/systemd/resolve/resolv.conf
kubernetes_standalone_cni_variant: with-localonly-portmap
-
+kubernetes_cri_socket: "unix:///run/containerd/containerd.sock"
acmetool_directory_server: "{{ acmetool_directory_server_le_live_v1 }}"