summaryrefslogtreecommitdiffstats
path: root/roles/template_service_broker/tasks/install.yml
Commit message (Collapse)AuthorAgeFilesLines
* prevent TSB pods from spinning on inappropriate nodesJim Minter2017-12-111-0/+3
|
* Fix extension script for catalogMichael Gugino2017-11-131-5/+0
| | | | | | | | | | | | | Currently, playbook wire_aggregator places an empty plugin script for openshift master called openshift-ansible-catalog-console.js This file should not be empty if using template_service_broker. I have updated this file to include a boolean and the proper string. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1506502
* 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
|\ | | | | Update service catalog playbook for service-catalog rc1
| * 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