Fix local volume provisioner mount point for rkt

This commit is contained in:
Matthew Mosesohn
2017-11-02 06:49:52 +00:00
parent c0e989b17c
commit 3e3787de15
2 changed files with 2 additions and 1 deletions

View File

@@ -60,6 +60,7 @@
- "{{ kube_config_dir }}/ssl"
- "{{ kube_manifest_dir }}"
- "{{ kube_script_dir }}"
- "{{ local_volume_base_dir }}"
- name: check cloud_provider value
fail: