This commit is contained in:
Hung Nguyen Viet
2017-02-14 17:08:27 +07:00
parent f4f730bd8a
commit d0757ccc5e
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ bin_dir: /usr/local/bin
# Those are where all the additional config stuff goes
# the kubernetes normally puts in /srv/kubernets.
# This puts them in a sane location and namespace.
# Editting those values will almost surely break something.
# Editing those values will almost surely break something.
kube_config_dir: /etc/kubernetes
kube_script_dir: "{{ bin_dir }}/kubernetes-scripts"
kube_manifest_dir: "{{ kube_config_dir }}/manifests"