mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Cleanup - Lowercase SENSOR
This commit is contained in:
@@ -624,7 +624,7 @@
|
||||
"/scripts/influxdbsize.sh"
|
||||
]
|
||||
data_format = "influx"
|
||||
{% elif grains['role'] == 'so-SENSOR' %}
|
||||
{% elif grains['role'] == 'so-sensor' %}
|
||||
[[inputs.exec]]
|
||||
commands = [
|
||||
"/scripts/stenoloss.sh",
|
||||
|
||||
@@ -118,7 +118,7 @@ fbcrtlink:
|
||||
backup: True
|
||||
|
||||
{% endif %}
|
||||
{% if grains['role'] == 'so-SENSOR' or grains['role'] == 'so-eval' %}
|
||||
{% if grains['role'] == 'so-sensor' or grains['role'] == 'so-eval' %}
|
||||
|
||||
fbcertdir:
|
||||
file.directory:
|
||||
|
||||
Reference in New Issue
Block a user