summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part1.yml
diff options
context:
space:
mode:
authorJose A. Rivera <jarrpa@redhat.com>2017-10-17 14:07:23 -0500
committerJose A. Rivera <jarrpa@redhat.com>2017-11-08 08:43:42 -0600
commit80a663769ade9e402eab9e56ff23a1aae1887782 (patch)
tree4e2d9f41eb10bea134961ad77deeba045055ebef /roles/openshift_storage_glusterfs/tasks/heketi_deploy_part1.yml
parent9b05d632cc263790e619b841684dd05ed8deea88 (diff)
downloadopenshift-80a663769ade9e402eab9e56ff23a1aae1887782.tar.gz
openshift-80a663769ade9e402eab9e56ff23a1aae1887782.tar.bz2
openshift-80a663769ade9e402eab9e56ff23a1aae1887782.tar.xz
openshift-80a663769ade9e402eab9e56ff23a1aae1887782.zip
GlusterFS: Update heketi templates for latest version
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Diffstat (limited to 'roles/openshift_storage_glusterfs/tasks/heketi_deploy_part1.yml')
-rw-r--r--roles/openshift_storage_glusterfs/tasks/heketi_deploy_part1.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part1.yml b/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part1.yml
index 73396c9af..935d3b689 100644
--- a/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part1.yml
+++ b/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part1.yml
@@ -27,7 +27,7 @@
HEKETI_USER_KEY: "{{ glusterfs_heketi_user_key }}"
HEKETI_ADMIN_KEY: "{{ glusterfs_heketi_admin_key }}"
HEKETI_EXECUTOR: "{{ glusterfs_heketi_executor }}"
- HEKETI_KUBE_NAMESPACE: "{{ glusterfs_namespace }}"
+ HEKETI_FSTAB: "{{ glusterfs_heketi_fstab }}"
CLUSTER_NAME: "{{ glusterfs_name }}"
- name: Set heketi Deployed fact