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