summaryrefslogtreecommitdiffstats
path: root/roles/ansible_service_broker
Commit message (Collapse)AuthorAgeFilesLines
* 1472467- add ose- prefix to ansible service broker nameFabian von Feilitzsch2017-07-211-1/+1
|
* Merge pull request #4783 from fabianvf/broker-bootstrapScott Dodson2017-07-192-0/+2
|\ | | | | 1471973- default to bootstrapping the broker on startup
| * 1471973- default to bootstrapping the broker on startupFabian von Feilitzsch2017-07-182-0/+2
| |
* | Changing cluster role to adminRyan Hallisey2017-07-181-1/+1
| |
* | Add an SA policy to the ansible-service-brokerRyan Hallisey2017-07-131-0/+8
|/ | | | | | | We are not adding a role to the service account after creation. The ansible-service-broker will require cluster-admin permissions because we do things like: creating service accounts, projects, and pods.
* updating configmap map definition to fix asb not starting up correctlyewolinetz2017-07-071-4/+4
|
* Merge pull request #4692 from shawn-hurley/bugzilla-1467948Scott Dodson2017-07-072-2/+7
|\ | | | | 1467948 - Ansible Service Broker configuration values
| * fixing configuation values.Shawn Hurley2017-07-052-2/+7
| |
* | Addressing servicecatalog doesnt have enough permissions and multimaster ↵ewolinetz2017-07-051-7/+7
|/ | | | config for service-catalog
* Fully qualify ocp ansible_service_broker_image_prefixScott Dodson2017-07-031-1/+1
|
* parameterize etcd binary pathFabian von Feilitzsch2017-06-283-1/+4
|
* Reverting quotation change in ansible_service_broker install for etcdewolinetz2017-06-271-2/+2
|
* Picking change from sdodsonewolinetz2017-06-231-2/+2
|
* fix yamllint issuesFabian von Feilitzsch2017-06-232-23/+24
|
* Cleanup/updates for env variables and etcd imageFabian von Feilitzsch2017-06-221-5/+5
| | | | | | Fix embarrassing typo fix etcd command
* add play and role to install ansible-service-brokerFabian von Feilitzsch2017-06-228-0/+402
* add ansible-service-broker role to catalog install playbook add ansible_service_broker to catalog install flow fix indentation syntax error respond to code review Remove content, update image prefix to exclude image name Make variables deployment type specific, add rhcc configuration, add fact validation some spacing/comments Remove ansible_service_broker_namespace variable Fix stupid typo == nil -> is none nil -> null, fix validation checks Fix a few typos Add Broker object to catalog replace oc_pvc creation with oc_obj remove namespace from broker creation fix namespace