summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
diff options
context:
space:
mode:
authorJose A. Rivera <jarrpa@redhat.com>2017-07-27 12:09:11 -0500
committerJose A. Rivera <jarrpa@redhat.com>2017-07-28 13:30:45 -0500
commit5e838f556d9cbf57c65bcd0cb4507b8791c7c1a8 (patch)
tree97b3acf562fba857a904c2e262214eb435ef4d11 /roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
parent8bf8f395ac0d83b7aa97b8388639ae590bf78e6f (diff)
downloadopenshift-5e838f556d9cbf57c65bcd0cb4507b8791c7c1a8.tar.gz
openshift-5e838f556d9cbf57c65bcd0cb4507b8791c7c1a8.tar.bz2
openshift-5e838f556d9cbf57c65bcd0cb4507b8791c7c1a8.tar.xz
openshift-5e838f556d9cbf57c65bcd0cb4507b8791c7c1a8.zip
GlusterFS: Default glusterfs_name in loop items.
Fixes #4745 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Diffstat (limited to 'roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml')
-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 37d3e6ba2..afc04a537 100644
--- a/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
+++ b/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml
@@ -51,7 +51,7 @@
- kind: "svc"
name: "heketi-storage-endpoints"
- kind: "secret"
- name: "heketi-{{ glusterfs_name }}-topology-secret"
+ name: "heketi-{{ glusterfs_name | default }}-topology-secret"
- name: Generate heketi endpoints
template: