index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_hosted
/
tasks
Age
Commit message (
Expand
)
Author
2016-09-22
Add openshift_hosted_router_name
Andrew Lau
2016-09-09
Set config/namespace where missing for secure registry deployment.
Andrew Butcher
2016-09-02
Secure registry for atomic registry deployment (deployment_subtype=registry).
Andrew Butcher
2016-08-24
Fix registry volume
Scott Dodson
2016-08-08
Move storage includes up to main.
Andrew Butcher
2016-08-03
Add knobs for disabling router/registry management.
Andrew Butcher
2016-08-02
Rename router and registry node list variables.
Andrew Butcher
2016-07-27
Fix registry/router being created despite no infra nodes.
Devan Goodwin
2016-07-21
Default nodes matching selectors when not collected.
Andrew Butcher
2016-07-19
Secure router only when openshift.hosted.router.certificate.contents exists.
Andrew Butcher
2016-07-19
Merge pull request #2173 from abutcher/warnings
Andrew Butcher
2016-07-18
Resolve some deprecation warnings.
Andrew Butcher
2016-07-18
Temporarily link registry config templates for ansible 1.9.x support.
Andrew Butcher
2016-07-18
Remove relative lookup for registry config and check for skipped update in re...
Andrew Butcher
2016-07-12
Set registry replicas = 1 when no storage specified.
Andrew Butcher
2016-07-07
Various hosted component improvements
Andrew Butcher
2016-04-20
Fix router selector fact migration and match multiple selectors when counting...
Andrew Butcher
2016-04-11
Add support for creating secure router.
Andrew Butcher