summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging_fluentd/vars/main.yml
blob: b60da814f9d1dcf6ba8124a019875497c6bad3b4 (plain)
1
2
3
4
5
---
__latest_fluentd_version: "3_9"
__allowed_fluentd_versions: ["3_5", "3_6", "3_7", "3_8", "3_9"]
__allowed_fluentd_types: ["hosted", "secure-aggregator", "secure-host"]
__allowed_mux_client_modes: ["minimal", "maximal"]