summaryrefslogtreecommitdiff
path: root/roles/openshift_hosted/tasks
AgeCommit message (Expand)Author
2017-02-22CloudFront oc_secret contents should be a listSteve Milner
2017-02-20Merge pull request #3340 from etsauer/scale-routerScott Dodson
2017-02-16Register cloudfront privkey when requiredSteve Milner
2017-02-14Merge pull request #3291 from ashcrow/oc-route-moduleJan Chaloupka
2017-02-14oc route commands now using the oc_route moduleSteve Milner
2017-02-13Merge pull request #3306 from ingvagabund/oc_serviceJan Chaloupka
2017-02-13Removing trailing spacesEric Sauer
2017-02-11replace 'oc service' command with its lib_openshift equivalentJan Chaloupka
2017-02-11Merge pull request #3300 from ashcrow/oc-secret-moduleJan Chaloupka
2017-02-10Making router pods scale with infra nodesEric Sauer
2017-02-10oc secrets now done via oc_secret moduleSteve Milner
2017-02-10Replace service account secrets handling with oc_serviceaccount_secret moduleJan Chaloupka
2017-02-06Copies CloudFront pem file to registry hostsSteve Milner
2017-01-05Re-add when condition which was removed mistakenly in #3036Maciej Szulik
2017-01-05Fix jsonpath expected output when checking registry volume secretsMaciej Szulik
2016-12-12YAML LintingRussell Teague
2016-12-01Fix metricsPublicURL only being set correctly on first master.Devan Goodwin
2016-10-26Default hosted_registry_insecure true when insecure registry present in exist...Andrew Butcher
2016-10-19Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin
2016-10-10Fix config and namespace for registry volume detectionScott Dodson
2016-10-04Don't secure registry or deploy registry console when infra replics == 0Andrew Butcher
2016-09-29Secure registry improvements.Andrew Butcher
2016-09-22Add openshift_hosted_router_nameAndrew Lau
2016-09-09Set config/namespace where missing for secure registry deployment.Andrew Butcher
2016-09-02Secure registry for atomic registry deployment (deployment_subtype=registry).Andrew Butcher
2016-08-24Fix registry volumeScott Dodson
2016-08-08Move storage includes up to main.Andrew Butcher
2016-08-03Add knobs for disabling router/registry management.Andrew Butcher
2016-08-02Rename router and registry node list variables.Andrew Butcher
2016-07-27Fix registry/router being created despite no infra nodes.Devan Goodwin
2016-07-21Default nodes matching selectors when not collected.Andrew Butcher
2016-07-19Secure router only when openshift.hosted.router.certificate.contents exists.Andrew Butcher
2016-07-19Merge pull request #2173 from abutcher/warningsAndrew Butcher
2016-07-18Resolve some deprecation warnings.Andrew Butcher
2016-07-18Temporarily link registry config templates for ansible 1.9.x support.Andrew Butcher
2016-07-18Remove relative lookup for registry config and check for skipped update in re...Andrew Butcher
2016-07-12Set registry replicas = 1 when no storage specified.Andrew Butcher
2016-07-07Various hosted component improvementsAndrew Butcher
2016-04-20Fix router selector fact migration and match multiple selectors when counting...Andrew Butcher
2016-04-11Add support for creating secure router.Andrew Butcher