diff options
author | Jose A. Rivera <jarrpa@redhat.com> | 2017-05-12 12:21:58 -0500 |
---|---|---|
committer | Jose A. Rivera <jarrpa@redhat.com> | 2017-06-13 13:10:23 -0500 |
commit | 0cdd84e54406c41033ad8cec9e88fc425bae572c (patch) | |
tree | fcbddb4f4c766240b7b1b4c91cabde134fd56b92 /roles | |
parent | f4093a395dc391a80a402d0b0384c94934d0812c (diff) | |
download | openshift-0cdd84e54406c41033ad8cec9e88fc425bae572c.tar.gz openshift-0cdd84e54406c41033ad8cec9e88fc425bae572c.tar.bz2 openshift-0cdd84e54406c41033ad8cec9e88fc425bae572c.tar.xz openshift-0cdd84e54406c41033ad8cec9e88fc425bae572c.zip |
GlusterFS: Allow failure reporting when deleting deploy-heketi
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Diffstat (limited to 'roles')
-rw-r--r-- | roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml | 1 |
1 files changed, 0 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 e060fcd66..d58053a1a 100644 --- a/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml +++ b/roles/openshift_storage_glusterfs/tasks/heketi_deploy_part2.yml @@ -46,7 +46,6 @@ with_items: - kind: "template,route,service,jobs,dc,secret" selector: "deploy-heketi" - failed_when: False - name: Copy heketi template copy: |