mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
servers to list format
This commit is contained in:
@@ -651,7 +651,7 @@
|
|||||||
|
|
||||||
{% if grains.role in ['so-eval','so-standalone','so-manager', 'so-managersearch', 'so-heavynode'] -%}
|
{% if grains.role in ['so-eval','so-standalone','so-manager', 'so-managersearch', 'so-heavynode'] -%}
|
||||||
[[inputs.redis]]
|
[[inputs.redis]]
|
||||||
servers = "tcp://localhost:5000"
|
servers = ["tcp://localhost:5000"]
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user