mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Remove older module config files
This commit is contained in:
@@ -95,6 +95,14 @@ merged_module_conf:
|
|||||||
- template: jinja
|
- template: jinja
|
||||||
- defaults:
|
- defaults:
|
||||||
MODULES: {{ MODULESENABLED }}
|
MODULES: {{ MODULESENABLED }}
|
||||||
|
|
||||||
|
so_module_conf_remove:
|
||||||
|
file.absent:
|
||||||
|
- name: /opt/so/conf/filebeat/modules/securityonion.yml
|
||||||
|
|
||||||
|
thirdyparty_module_conf_remove:
|
||||||
|
file.absent:
|
||||||
|
- name: /opt/so/conf/filebeat/modules/thirdparty.yml
|
||||||
|
|
||||||
so-filebeat:
|
so-filebeat:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
|
|||||||
Reference in New Issue
Block a user