summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging_eventrouter/tasks/main.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to deployment_typeMichael Gugino2017-12-211-2/+2
| | | | | | | Move openshift_deployment_type check into sanity_check action plugin. Remove compatibility for deployment_type. deployment_type has been deprecated for some time now.
* Include Deprecation: Convert to include_tasksRussell Teague2017-12-061-2/+2
|
* Updating logging components image defaulting pattern to match ↵Eric Wolinetz2017-11-061-0/+13
| | | | openshift_logging pattern
* logging: introducing event routerJan Wozniak2017-09-261-0/+6
- eventrouter has its own role 'openshift_logging_eventrouter' written as a template - 'openshift_logging_install_eventrouter' controls whether it gets included in the playbook or not - deployed by default to 'default' namespace