summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/tasks/storage/glusterfs_endpoints.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add missing task that got dropped in a refactorScott Dodson2018-01-161-0/+13
| | | | Removed in 28b254886bf17251e973bfdad4dd4c89e26187fc
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Fix hosted varsMichael Gugino2017-12-051-1/+1
| | | | | | Remove hosted vars from openshift_facts. The current pattern is causing a bunch of undesired sideffects.
* Add support for external glusterfs as registry backendMangirdas2017-11-211-0/+16