summaryrefslogtreecommitdiff
path: root/roles/openshift_logging/tasks
AgeCommit message (Expand)Author
2017-04-04Merge pull request #3818 from etsauer/openshift_logging_ansible_2.3OpenShift Bot
2017-04-03Addressing py27-yamllintEric Sauer
2017-03-31Merge pull request #3777 from jcantrill/es_loggingOpenShift Bot
2017-03-31Compatibility updates to openshift_logging role for ansible 2.2.2.0+Eric Sauer
2017-03-30bug 1432607. Allow configuration of ES log destinationJeff Cantrill
2017-03-28fix es config merge so template does not need quoting. gen then mergeJeff Cantrill
2017-03-24Fix overriding openshift_{logging,metrics}_image_prefixScott Dodson
2017-03-24Specify enterprise defaults for logging and metrics imagesScott Dodson
2017-03-23Do not use auto_expand_replicasLukáš Vlček
2017-03-23Merge pull request #3713 from ewolinetz/kibana_ops_cherrypickOpenShift Bot
2017-03-21Merge pull request #3647 from jcantrill/logging_specify_es_configOpenShift Bot
2017-03-20Cherry picking from #3711ewolinetz
2017-03-15Merge branch 'master' into logging_cherrypick_3657Eric Wolinetz
2017-03-15Cherry picked from #3657ewolinetz
2017-03-14Allow user to specify additions to ES configJeff Cantrill
2017-03-10cherry picking from #3621 #3614 #3627ewolinetz
2017-03-10Merge pull request #3596 from jcantrill/bz1428249_hostmount_fixOpenShift Bot
2017-03-09Bug 1428711 - [IntService_public_324] ES pod is unable to read searchguard.tr...Rich Megginson
2017-03-09bug 1428249. Use ES hostmount storage if it existsJeff Cantrill
2017-03-07Fix pylint/pyflakes errors on masterScott Dodson
2017-03-07More logging fixesewolinetz
2017-03-07Fixing plugin, nodeselectors, and secret pull checkewolinetz
2017-03-03Adding some more logging defaultsewolinetz
2017-03-02bug 1420256. Initialize openshift_logging pvc_facts to emptyJeff Cantrill
2017-02-23Add insecure edge termination policy for kibana.Wesley Hearn
2017-02-23Convert selectattr tests to use 'match'Russell Teague
2017-02-22adding tag to update_master_configewolinetz
2017-02-20bug 142026. Ensure Ops PVC prefix are initialized to empty when ops e…Jeff Cantrill
2017-02-20Correct logic test for running podsRussell Teague
2017-02-15adding some quotes for safetyewolinetz
2017-02-15fixing use of oc_scale moduleewolinetz
2017-02-14Merge pull request #3308 from mtnbikenc/oc_labelRussell Teague
2017-02-14Modify playbooks to use oc_obj moduleRussell Teague
2017-02-14Modify playbooks to use oc_label moduleRussell Teague
2017-02-11Merge pull request #3321 from ashcrow/oc-serviceaccount-moduleJan Chaloupka
2017-02-10oc serviceaccount now done via oc_serviceaccount moduleSteve Milner
2017-02-10bug 1420425. Allow setting of public facing certs for kibana in openshift_log...Jeff Cantrill
2017-02-09make sure cluster_size is an int for arith. opsRich Megginson
2017-02-09bug 1420684. On logging upgrade use the correct value for namespaceJeff Cantrill
2017-02-03Ensure python2-ruamel-yaml is installedScott Dodson
2017-02-03openshift_logging link pull secret to serviceaccountsJeff Cantrill
2017-02-01Updating oc_apply to use command instead of shellewolinetz
2017-02-01Updating oc_apply changed_when conditions, fixing filter usage for openshift_...ewolinetz
2017-01-31Adding bool filter to when openshift_logging_use_ops evals and updating oc_ap...ewolinetz
2017-01-31Adding bool filter to ensure that we correctly set ops host for fluentdewolinetz
2017-01-30Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurlScott Dodson
2017-01-30Breaking out master-config changing and updated playbook to apply change to o...ewolinetz
2017-01-30fix negative stride encountered from openshift_loggingJeff Cantrill
2017-01-27Merge pull request #3202 from ewolinetz/logging_fix_generating_es_dcScott Dodson
2017-01-27ensuring ruamel.yaml is on target for oc_scaleewolinetz