Bugfixes for Local Volume Provisioner

- Fixed an issue where storage class host directories were looped
through excessive target hosts
- Fixes examples in the LVP `README.md` to use nested dicts instead of a
list of dicts
This commit is contained in:
Chad Swenson
2019-01-08 17:32:39 -06:00
parent 4fb8adb9e4
commit 72802e4d8d
5 changed files with 40 additions and 41 deletions

View File

@@ -10,7 +10,6 @@
with_nested:
- "{{ groups['k8s-cluster'] }}"
- "{{ local_volume_provisioner_storage_classes.keys() }}"
failed_when: false
- name: Local Volume Provisioner | Create addon dir
file: