mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
fix import and jinja spacing
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{%- import_yaml 'influx/defaults.yaml' as influx %}
|
{%- import_yaml 'influxdb/defaults.yaml' as influx %}
|
||||||
|
|
||||||
{%- for header in influx.influxdb.config.keys() %}
|
{%- for header in influx.influxdb.config.keys() %}
|
||||||
{%- if header in ['graphite', 'collectd', 'opentsdb', 'udp'] %}
|
{%- if header in ['graphite', 'collectd', 'opentsdb', 'udp'] %}
|
||||||
|
|||||||
Reference in New Issue
Block a user