Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various hosted component improvements | Andrew Butcher | 2016-07-07 | 1 | -24/+0 |
| | | | | | | | | | | | | | * [openshift_projects] Add openshift_projects role * [openshift_hosted] hosted deployments use openshift_hosted_infra_selector if openshift_hosted_<component>_selector is not defined * [openshift_hosted] move openshift_projects, openshift_serviceaccounts and openshift_metrics to dependencies of openshift_hosted * [router] improve router deployment - add router option to force subdomain - add CA to router certificate options * [registry] move registry config into openshift_hosted role - additional registry fixes/tweaks - add s3 storage support for registry * [serviceaccount] fix up serviceaccount creation | ||||
* | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 1 | -16/+12 |
| | |||||
* | Create nfs host group with registry volume attachment. | Andrew Butcher | 2015-12-15 | 1 | -2/+16 |
| | |||||
* | Support HA or single router, and start work on registry | Stefanie Forrester | 2015-10-21 | 1 | -4/+7 |
| | |||||
* | * Refactor to use openshift_master_config_dir when deploying services | Jhon Honce | 2015-06-10 | 1 | -1/+4 |
| | |||||
* | * rename openshift_registry_url oreg_url | Jhon Honce | 2015-06-01 | 1 | -5/+5 |
| | | | | * rename option_images to _{oreg|ortr}_images | ||||
* | * Deploy services from common playbook | Jhon Honce | 2015-05-29 | 1 | -0/+8 |