mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix Include in pillar top
This commit is contained in:
@@ -8,4 +8,4 @@ base:
|
||||
- masters.schedule
|
||||
- masters.{{ grains.host }}
|
||||
- static
|
||||
- firewall
|
||||
- firewall.*
|
||||
|
||||
@@ -296,6 +296,5 @@ so-elastalert:
|
||||
- binds:
|
||||
- /etc/elastalert/rules/:/etc/elastalert/rules/
|
||||
- /opt/so/log/elastalert:/var/log/elastalert
|
||||
- network_mode: so-elastic-net
|
||||
|
||||
{% endif %}
|
||||
|
||||
@@ -59,4 +59,4 @@ so-idstools:
|
||||
- binds:
|
||||
- /opt/so/conf/idstools/etc:/opt/so/idstools/etc:ro
|
||||
- /opt/so/rules/nids:/opt/so/rules/nids:rw
|
||||
- network_mode: so-elastic-net
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@ base:
|
||||
- common
|
||||
- ca
|
||||
- ssl
|
||||
- firewall
|
||||
- master
|
||||
- idstools
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user