Compare commits

..

2 Commits

Author SHA1 Message Date
f1a4f6c1a5 Revert "kubeconfig localhost"
This reverts commit 1226a2832f.
2020-11-20 16:15:59 +01:00
b22970be33 Revert "Set it to true"
This reverts commit 52b39513ad.
2020-11-20 16:15:41 +01:00
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: true