diff --git a/salt/bro/init.sls b/salt/bro/init.sls index 524475699..29c20b7af 100644 --- a/salt/bro/init.sls +++ b/salt/bro/init.sls @@ -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