summaryrefslogtreecommitdiffstats
path: root/roles/openshift_persistent_volumes/tasks/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* Introduce openshift_hosted_registry_storage_class configuration variable to ↵Suren A. Chilingaryan2018-03-111-1/+15
| | | | enable dynamicly provisioned GlusterFS volume for hosted registry
* Move more plugins to lib_utilsMichael Gugino2018-01-101-1/+2
| | | | | | | This commit continues moving plugins into lib_utils. This commit does not move any plugins for add-on roles such as logging and metrics.
* Fix hosted varsMichael Gugino2017-12-051-30/+27
| | | | | | Remove hosted vars from openshift_facts. The current pattern is causing a bunch of undesired sideffects.
* Fix pv/c creation failed_when.Andrew Butcher2016-02-191-2/+2
|
* Refactor registry storage options.Andrew Butcher2016-02-011-0/+50