summaryrefslogtreecommitdiffstats
path: root/group_vars/OSEv3.yml
diff options
context:
space:
mode:
Diffstat (limited to 'group_vars/OSEv3.yml')
-rw-r--r--group_vars/OSEv3.yml14
1 files changed, 12 insertions, 2 deletions
diff --git a/group_vars/OSEv3.yml b/group_vars/OSEv3.yml
index 20bfece..46482f4 100644
--- a/group_vars/OSEv3.yml
+++ b/group_vars/OSEv3.yml
@@ -110,12 +110,14 @@ openshift_hosted_registry_storage_create_pvc: false
### Dynamic Storage
openshift_storage_glusterfs_image: chsa/gluster-centos
openshift_storage_glusterfs_version: "{{ glusterfs_version }}"
-#Either 5 or 6 corresponds to latest
+#Either 6 corresponds to latest
#openshift_storage_glusterfs_heketi_version: 6
#Only latest
#openshift_storage_glusterfs_block_version: latest
-#openshift_storage_glusterfs_version: '3.12.5' # Latest 3.10.1
+#openshift_storage_glusterfs_storageclass: True
+#openshift_storage_glusterfs_storageclass_default: False
+#openshift_storage_glusterfs_version: '3.12.6' # Latest 3.10.1
#openshift_storage_glusterfs_is_native: True
#openshift_storage_glusterfs_is_native: False
@@ -129,6 +131,14 @@ openshift_storage_glusterfs_version: "{{ glusterfs_version }}"
#openshift_storage_glusterfs_heketi_ssh_user: 'root'
#openshift_storage_glusterfs_heketi_ssh_keyfile: "{{ omit }}"
+# Block Storage
+openshift_storage_glusterfs_block_storageclass: True
+openshift_storage_glusterfs_block_storageclass_default: False
+openshift_storage_glusterfs_block_host_vol_size: 512
+openshift_storage_glusterfs_block_host_vol_max: 8
+
+
+
### Modules & Configuration
openshift_master_dynamic_provisioning_enabled: true
#openshift_metrics_install_metrics: false