mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 02:32:46 +01:00
Bro Module - Fix Logic for community v regular bro
This commit is contained in:
@@ -54,7 +54,7 @@ nodecfgsync:
|
||||
- template: jinja
|
||||
|
||||
# Sync local.bro
|
||||
{% if salt['pillar.get']('static:mainip', '') == 'COMMUNITY' %}
|
||||
{% if salt['pillar.get']('static:broversion', '') == 'COMMUNITY' %}
|
||||
localbrosync:
|
||||
file.managed:
|
||||
- name: /opt/so/conf/bro/local.bro
|
||||
|
||||
Reference in New Issue
Block a user