summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/tasks/install_elasticsearch.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Pulling in changes from masterewolinetz2017-05-221-118/+0
|
* Merge pull request #4026 from ewolinetz/cherry_picks_15OpenShift Bot2017-05-081-4/+18
|\ | | | | Merged by openshift-bot
| * Adding defaults for es_indicesewolinetz2017-04-271-2/+2
| |
| * Updating logic for generating pvcs and their counts to prevent reuse when ↵ewolinetz2017-04-271-4/+18
| | | | | | | | looping
* | Correctly setting the primary and replica shard count settingsewolinetz2017-05-031-8/+0
| |
* | Don't double quote when conditionsScott Dodson2017-05-011-2/+2
|/
* Addressing yamllintewolinetz2017-04-131-4/+4
|
* Pick from issue3896ewolinetz2017-04-131-102/+68
|
* Do not use auto_expand_replicasLukáš Vlček2017-03-231-0/+4
|
* Merge branch 'master' into logging_cherrypick_3657Eric Wolinetz2017-03-151-0/+4
|\
| * cherry picking from #3621 #3614 #3627ewolinetz2017-03-101-0/+4
| |
* | Cherry picked from #3657ewolinetz2017-03-151-0/+6
|/
* bug 1428249. Use ES hostmount storage if it existsJeff Cantrill2017-03-091-5/+7
|
* More logging fixesewolinetz2017-03-071-4/+0
|
* Fixing plugin, nodeselectors, and secret pull checkewolinetz2017-03-071-2/+6
|
* Adding some more logging defaultsewolinetz2017-03-031-0/+2
|
* bug 1420256. Initialize openshift_logging pvc_facts to emptyJeff Cantrill2017-03-021-7/+12
|
* bug 142026. Ensure Ops PVC prefix are initialized to empty when ops e…Jeff Cantrill2017-02-201-0/+2
| | | | nabled
* make sure cluster_size is an int for arith. opsRich Megginson2017-02-091-4/+4
|
* Adding bool filter to when openshift_logging_use_ops evals and updating ↵ewolinetz2017-01-311-5/+5
| | | | oc_apply to handle trying to update immutable fields
* fix negative stride encountered from openshift_loggingJeff Cantrill2017-01-301-4/+4
|
* Only manual scale down being allowed nowewolinetz2017-01-271-2/+2
|
* Updating to reuse previous ES DC names and always generate DCsewolinetz2017-01-261-17/+29
|
* allow openshift_logging role to specify nodeSelectorsJeff Cantrill2017-01-241-0/+2
|
* Addressing Travis errorsewolinetz2017-01-171-2/+2
|
* Removing shell module calls and cleaning up changedewolinetz2017-01-131-0/+2
|
* Creating openshift_logging role for deploying Aggregated Logging without a ↵ewolinetz2016-12-141-0/+105
deployer image