Revert "kubeconfig localhost"

This reverts commit 1226a2832f.
This commit is contained in:
2020-11-20 16:15:59 +01:00
parent b22970be33
commit f1a4f6c1a5
2 changed files with 1 additions and 5 deletions

3
.gitignore vendored
View File

@@ -1,2 +1 @@
credentials/ credentials/
artifacts/

View File

@@ -23,6 +23,3 @@ resolvconf_mode: host_resolvconf
## Container runtime ## Container runtime
## docker for docker, crio for cri-o and containerd for containerd. ## docker for docker, crio for cri-o and containerd for containerd.
container_manager: crio container_manager: crio
# Make a copy of kubeconfig on the host that runs Ansible in {{ inventory_dir }}/artifacts
kubeconfig_localhost: false