summaryrefslogtreecommitdiffstats
path: root/roles/template_service_broker/tasks/install.yml
Commit message (Expand)AuthorAgeFilesLines
* Fixes for AndsSuren A. Chilingaryan2018-02-161-6/+7
* Fix indentation to make yamllint happyVadim Rutkovsky2018-02-101-7/+7
* Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky2018-02-101-0/+7
* Normalize the time we wait for pods to 5s * 60 retriesScott Dodson2018-02-091-2/+2
* files in ansible roles do not need to have the path specified to themDan Yocum2018-01-241-1/+1
* use admin credentials for tsb install operationsBen Parees2018-01-191-4/+11
* Rollout console after template service broker installSamuel Padgett2018-01-181-0/+6
* Remove become statementsMichael Gugino2018-01-091-2/+0
* Remove references to deployment_typeMichael Gugino2017-12-211-2/+2
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-4/+4
* prevent TSB pods from spinning on inappropriate nodesJim Minter2017-12-111-0/+3
* Fix extension script for catalogMichael Gugino2017-11-131-5/+0
* Use openshift.common.client_binaryScott Dodson2017-11-081-3/+3
* Use oc rather than kubectlScott Dodson2017-11-071-1/+1
* Merge pull request #5746 from staebler/Bug_1496694_new_resource_namesScott Dodson2017-10-191-2/+2
|\
| * Change to service-signer.crt for template_service_broker CA_BUNDLEstaebler2017-10-181-2/+2
* | Rewire openshift_template_service_broker_namespaces configurableJim Minter2017-10-131-1/+15
|/
* Registering the broker for TSBEric Wolinetz2017-09-281-0/+28
* Passing in image parameter for tsb templateEric Wolinetz2017-09-251-2/+4
* Creating initial tsb role to consume and apply templates provided for tsbEric Wolinetz2017-09-201-0/+47