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