mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge branch 'dev' into foxtrot
This commit is contained in:
@@ -34,10 +34,8 @@ output {
|
|||||||
template_name => "so-osquery"
|
template_name => "so-osquery"
|
||||||
template => "/templates/so-osquery-template.json"
|
template => "/templates/so-osquery-template.json"
|
||||||
template_overwrite => true
|
template_overwrite => true
|
||||||
{%- if grains['role'] in ['so-node','so-heavynode'] %}
|
|
||||||
ssl => true
|
ssl => true
|
||||||
ssl_certificate_verification => false
|
ssl_certificate_verification => false
|
||||||
{%- endif %}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user