force cinder persistent volumes usage

This commit is contained in:
Cedric Girard 2019-01-11 14:59:18 +01:00
parent bdd7347948
commit ae594837c1
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ ansible_user: openshift
# If you want to use the VM storage instead of Cinder volumes, set this to `true`.
# NOTE: this is for testing only! Your data will be gone once the VM disappears!
# openshift_openstack_ephemeral_volumes: false
openshift_use_cinder_persistent_volume: true
## cloud config
openshift_openstack_disable_root: true