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