Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
offline-installer
/
a5a6e7c4cab9b235a68e7af57d62010d93949b62
/
.
/
ansible
/
roles
/
kubectl
/
defaults
/
main.yml
blob: 78c15c7556bc323e5301a592f7c8df3c1a492304 [
file
] [
log
] [
blame
]
---
kubectl_bin_dir:
/usr/local/bin
kube_directory:
~/.kube
# Defaulting to rancher setup
kube_server:
"https://{{ ansible_host }}:8080/r/projects/{{ k8s_env_id | mandatory }}/kubernetes:6443"