summaryrefslogtreecommitdiffstats
path: root/xci/installer/kubespray/files
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-03-20 10:20:35 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-20 10:20:35 +0000
commit6b7f320c96e77fee0bc1d9d5b42e14a1271a37d1 (patch)
tree129d873c40da7f010c99cd572a128253898e4f78 /xci/installer/kubespray/files
parentf6f8a157851264d038a500707cbd5f46d0862057 (diff)
parentedf351b82f6df2b5fd91c02be9f22f7ae4dccc55 (diff)
Merge "Access the K8s dashboard and configure the CLI in opnfv host"
Diffstat (limited to 'xci/installer/kubespray/files')
-rw-r--r--xci/installer/kubespray/files/k8s-cluster.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/xci/installer/kubespray/files/k8s-cluster.yml b/xci/installer/kubespray/files/k8s-cluster.yml
index aeee573a..20d3091d 100644
--- a/xci/installer/kubespray/files/k8s-cluster.yml
+++ b/xci/installer/kubespray/files/k8s-cluster.yml
@@ -157,7 +157,7 @@ kube_users:
## It is possible to activate / deactivate selected authentication methods (basic auth, static token auth)
#kube_oidc_auth: false
-#kube_basic_auth: false
+kube_basic_auth: true
#kube_token_auth: false
@@ -270,9 +270,10 @@ local_volumes_enabled: false
persistent_volumes_enabled: false
# Make a copy of kubeconfig on the host that runs Ansible in GITDIR/artifacts
-# kubeconfig_localhost: false
+kubeconfig_localhost: true
# Download kubectl onto the host that runs Ansible in GITDIR/artifacts
-# kubectl_localhost: false
+kubectl_localhost: true
+artifacts_dir: "{{ ansible_env.HOME }}"
# dnsmasq
# dnsmasq_upstream_dns_servers: