|
@@ -313,7 +313,10 @@
|
|
|
- glusterfs_storageclass or glusterfs_s3_deploy
|
|
|
|
|
|
- include_tasks: glusterblock_deploy.yml
|
|
|
- when: glusterfs_block_deploy
|
|
|
+ when:
|
|
|
+ - glusterfs_block_deploy
|
|
|
+ #TODO: Remove this when multipathd will be available on atomic
|
|
|
+ - not openshift_is_atomic | bool
|
|
|
|
|
|
- block:
|
|
|
- name: Create heketi block secret
|