summaryrefslogtreecommitdiffstats
path: root/roles/openshift_registry/tasks/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* Various hosted component improvementsAndrew Butcher2016-07-071-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 Butcher2016-02-011-16/+12
|
* 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
|
* * Refactor to use openshift_master_config_dir when deploying servicesJhon Honce2015-06-101-1/+4
|
* * 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-291-0/+8