summaryrefslogtreecommitdiffstats
path: root/roles/openshift_registry
Commit message (Collapse)AuthorAgeFilesLines
* Various hosted component improvementsAndrew Butcher2016-07-076-82/+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
* Add openshift_hosted_facts role and remove hosted facts from openshift_common.Andrew Butcher2016-04-081-2/+2
|
* consolidate oo_first_master post-config a bit, fix some roles that use ↵Jason DeTiberus2016-02-092-7/+3
| | | | openshift_facts without declaring a dependency
* Refactor registry storage options.Andrew Butcher2016-02-013-16/+16
|
* Create nfs host group with registry volume attachment.Andrew Butcher2015-12-151-2/+16
|
* Support HA or single router, and start work on registryStefanie Forrester2015-10-211-4/+7
|
* Atomic Enterprise related changes.Avesh Agarwal2015-08-261-2/+1
|
* Set loglevel=2 as our default across the boardScott Dodson2015-07-291-2/+1
|
* fix markdown renderingDale Bewley2015-06-281-0/+2
|
* * Refactor to use openshift_master_config_dir when deploying servicesJhon Honce2015-06-102-1/+5
|
* * rename openshift_registry_url oreg_urlJhon Honce2015-06-011-5/+5
| | | | * rename option_images to _{oreg|ortr}_images
* * Deploy services from common playbookJhon Honce2015-05-295-0/+65