fix database not available heketi error

This commit is contained in:
Sascha Marcel Schmidt
2018-09-05 16:03:32 +02:00
parent 64b0ce974d
commit 6ffddbff24
10 changed files with 39 additions and 27 deletions

View File

@@ -6,6 +6,7 @@
- name: "Kubernetes Apps | Install and configure Heketi"
kube:
name: "GlusterFS"
kubectl: "{{bin_dir}}/kubectl"
filename: "{{ kube_config_dir }}/heketi-deployment.json"
state: "{{ rendering.changed | ternary('latest', 'present') }}"
- name: "Ensure heketi is up and running."