summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/tasks/main.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
|
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-1/+1
| | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* Fix overriding openshift_{logging,metrics}_image_prefixScott Dodson2017-03-241-0/+5
|
* Specify enterprise defaults for logging and metrics imagesScott Dodson2017-03-241-0/+6
|
* Allow user to specify additions to ES configJeff Cantrill2017-03-141-0/+13
|
* Ensure python2-ruamel-yaml is installedScott Dodson2017-02-031-4/+0
| | | | | | need to revisit this, currently python2-ruamel-yaml doesn't provide 'python-ruamel-yaml'. It probably should and that should be what we're installing.
* ensuring ruamel.yaml is on target for oc_scaleewolinetz2017-01-271-0/+4
|
* Adding to ansible spec and changing logging jks generation to be a local_actionewolinetz2017-01-201-1/+0
|
* addressing commentsewolinetz2017-01-121-0/+5
|
* Creating openshift_logging role for deploying Aggregated Logging without a ↵ewolinetz2016-12-141-0/+35
deployer image