force cinder persistent volumes usage
This commit is contained in:
parent
bdd7347948
commit
ae594837c1
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ ansible_user: openshift
|
||||||
# If you want to use the VM storage instead of Cinder volumes, set this to `true`.
|
# 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!
|
# NOTE: this is for testing only! Your data will be gone once the VM disappears!
|
||||||
# openshift_openstack_ephemeral_volumes: false
|
# openshift_openstack_ephemeral_volumes: false
|
||||||
|
openshift_use_cinder_persistent_volume: true
|
||||||
|
|
||||||
## cloud config
|
## cloud config
|
||||||
openshift_openstack_disable_root: true
|
openshift_openstack_disable_root: true
|
||||||
|
|
Loading…
Reference in a new issue