summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/service_catalog.yml
Commit message (Collapse)AuthorAgeFilesLines
* OpenShift-Ansible Installer CheckpointingRussell Teague2017-09-271-0/+22
| | | | | | | | | | | - Added installer_checkpoint role and callback plugin - Added checkpoint 'Start' and 'End' plays to each installation phase Additional items related to enabling proper checkpointing: - Removed openshift_set_hostname and related task (related to 3.0) - Added openshift-hosted entry point playbook - Moved openshift metrics and logging out of openshift_hosted playbook - Moved API Aggregation play to master install
* Merge pull request #5226 from ewolinetz/template_service_brokerOpenShift Merge Robot2017-09-211-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue Creating initial tsb role to consume and apply templates provided for… … tsb cc: @deads2k @sdodson Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1486623 https://bugzilla.redhat.com/show_bug.cgi?id=1470623 https://bugzilla.redhat.com/show_bug.cgi?id=1491626
| * Creating initial tsb role to consume and apply templates provided for tsbEric Wolinetz2017-09-201-0/+1
| |
* | Updating to always configure api aggregation with installationEric Wolinetz2017-09-201-12/+0
|/
* Fix duplicate evaluate_groups.yml call during installRussell Teague2017-08-111-1/+0
| | | | | | | The way the service_catalog.yml playbook calls evaluate_groups.yml causes the evaluation to happen twice during a standard byo/config.yml installation. Refactoring the service_catalog.yml playbooks to remove this duplicate.
* Adding serial: 1 to play to ensure we run one at a timeewolinetz2017-07-061-0/+1
|
* Synching certs and aggregator configs from first master to all other mastersewolinetz2017-07-051-7/+11
|
* Addressing servicecatalog doesnt have enough permissions and multimaster ↵ewolinetz2017-07-051-0/+8
| | | | config for service-catalog
* add play and role to install ansible-service-brokerFabian von Feilitzsch2017-06-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Creation of service_catalog and placeholder broker rolesewolinetz2017-06-221-0/+8