summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/additional_config.yml
Commit message (Collapse)AuthorAgeFilesLines
* wait metrics-deployer complete (need to configure nodes before hosted services)jfcoz2016-05-271-22/+1
|
* Remove deprecated online playbooks/rolesJason DeTiberus2016-04-291-4/+0
|
* added new openshift-metrics serviceJose David Martin Nieto2016-04-201-0/+2
|
* Add support for creating secure router.Andrew Butcher2016-04-111-2/+0
| | | | | | | | | | | | | | | * Move openshift_router to openshift_hosted role which will eventually contain registry, metrics and logging. * Adds option for specifying an openshift_hosted_router_certificate cert and key pair. * Removes dependency on node label variables and retrieves the node list from the API s.t. this role can be applied to any cluster with existing nodes. I've added an openshift_hosted playbook that occurs after node install to account for this. * Infrastructure nodes are selected using openshift_hosted_router_selector which is based on deployment type by default; openshift-enterprise -> "region=infra" and online -> "type=infra".
* Pass registry claim to openshift_registry.Andrew Butcher2016-02-241-0/+1
|
* Move additional master configuration into a separate master playbook.Andrew Butcher2016-02-161-0/+55