summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/tasks/registry_storage.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_hosted/tasks/registry_storage.yml')
-rw-r--r--roles/openshift_hosted/tasks/registry_storage.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/openshift_hosted/tasks/registry_storage.yml b/roles/openshift_hosted/tasks/registry_storage.yml
index aa66a7867..e1b8c4e5e 100644
--- a/roles/openshift_hosted/tasks/registry_storage.yml
+++ b/roles/openshift_hosted/tasks/registry_storage.yml
@@ -2,3 +2,4 @@
- include_tasks: storage/glusterfs.yml
when:
- openshift_hosted_registry_storage_kind | default(none) == 'glusterfs' or openshift_hosted_registry_storage_glusterfs_swap
+ - openshift_hosted_registry_storage_class is not defined