mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
remove whitespace control
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# DO NOT EDIT THIS FILE
|
||||
{% for module in THIRDPARTY.modules.keys() -%}
|
||||
{% for module in THIRDPARTY.modules.keys() %}
|
||||
- module: {{ module }}
|
||||
{%- for fileset in THIRDPARTY.modules[module] %}
|
||||
{{ fileset }}:
|
||||
|
||||
Reference in New Issue
Block a user