Make glusterfs the default sc when deploying with CNS

GlusterFS is the recommended storage solution for OpenShift. Mark the
deployed GlusterFS cluster as the default storage class when deploying
with CNS.

This is possible to change it back to not being the default storage
class by setting 'openshift_storage_glusterfs_storageclass_default:
false' in the OpenShiftGlusterNodeVars heat parameter.

Change-Id: I6810709263e3cda56fa3aa70797bcc5ca1b28671
This commit is contained in:
Martin André 2018-09-24 11:17:03 +02:00 committed by John Trowbridge
parent bd5dddb58d
commit d90bb11ea4
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ outputs:
set_fact:
openshift_gluster_global_vars:
map_merge:
- openshift_storage_glusterfs_storageclass_default: true
- {get_param: OpenShiftGlusterNodeVars}
- openshift_storage_glusterfs_image:
yaql: