summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_glusterfs
diff options
context:
space:
mode:
authorTim Tindell <ttindell@isenpai.com>2017-09-27 13:27:42 -0400
committerTim Tindell <ttindell@isenpai.com>2017-09-27 13:27:42 -0400
commit0ca3358e01bf0434280f2d99d4206155ef3008aa (patch)
tree8adb816934ad2eea2726c1b97b862215cde41acb /roles/openshift_storage_glusterfs
parent62977f65b6aefb17a9a0ffd7e468cbe806251e71 (diff)
downloadopenshift-0ca3358e01bf0434280f2d99d4206155ef3008aa.tar.gz
openshift-0ca3358e01bf0434280f2d99d4206155ef3008aa.tar.bz2
openshift-0ca3358e01bf0434280f2d99d4206155ef3008aa.tar.xz
openshift-0ca3358e01bf0434280f2d99d4206155ef3008aa.zip
Add --image flag to setup-openshift-heketi-storage
Diffstat (limited to 'roles/openshift_storage_glusterfs')
-rw-r--r--roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml b/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
index 54a6dd7c3..074904bec 100644
--- a/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
+++ b/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
@@ -1,6 +1,6 @@
---
- name: Create heketi DB volume
- command: "{{ glusterfs_heketi_client }} setup-openshift-heketi-storage --listfile /tmp/heketi-storage.json"
+ command: "{{ glusterfs_heketi_client }} setup-openshift-heketi-storage --image {{ glusterfs_heketi_image}}:{{ glusterfs_heketi_version }} --listfile /tmp/heketi-storage.json"
register: setup_storage
- name: Copy heketi-storage list