summaryrefslogtreecommitdiffstats
path: root/roles/openshift_service_catalog/defaults
Commit message (Collapse)AuthorAgeFilesLines
* Add var for controller to enable async bindingsJeff Peeler2018-01-111-0/+1
| | | | | | | | | | New variable is called 'openshift_service_catalog_async_bindings_enabled' and is set to false by default. Also, fixed a typo in the controller template for the DaemonSet update strategy, which caused the strategy to be set to OnDelete rather than the intended RollingUpdate.
* Remove openshift-commonMichael Gugino2017-09-061-0/+4
| | | | | | | | | Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused.
* Updating to label node and wait for apiservice to be healthy and startedewolinetz2017-06-231-1/+1
|
* Creation of service_catalog and placeholder broker rolesewolinetz2017-06-221-0/+3