diff options
author | Tomas Sedovic <tomas@sedovic.cz> | 2017-08-04 15:26:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-04 15:26:35 +0200 |
commit | e4cb854086c845fa301cddaefcba1e3accaa17d8 (patch) | |
tree | 2bc5157707f03240807a635702d4696304511cd6 /roles/openshift-prep/tasks/prerequisites.yml | |
parent | 8734927bf2157d155f0042db0700df433ac05275 (diff) | |
download | openshift-e4cb854086c845fa301cddaefcba1e3accaa17d8.tar.gz openshift-e4cb854086c845fa301cddaefcba1e3accaa17d8.tar.bz2 openshift-e4cb854086c845fa301cddaefcba1e3accaa17d8.tar.xz openshift-e4cb854086c845fa301cddaefcba1e3accaa17d8.zip |
Allow using ephemeral volumes for docker storage (#615)
For testing cases it's sometimes useful to not create Cinder volumes for
the VMs. It can also sometimes be a little faster and more robust (but
unfit for production).
This adds an option called `ephemeral_volumes` that will use the VM's
storage instead of creating volumes when set to true.
Diffstat (limited to 'roles/openshift-prep/tasks/prerequisites.yml')
0 files changed, 0 insertions, 0 deletions