mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
fix import
This commit is contained in:
@@ -3,10 +3,10 @@
|
|||||||
# https://securityonion.net/license; you may not use this file except in compliance with the
|
# https://securityonion.net/license; you may not use this file except in compliance with the
|
||||||
# Elastic License 2.0.
|
# Elastic License 2.0.
|
||||||
|
|
||||||
{% from 'influxdb/map.jinja' import INFLUXDBMERGED %}
|
{% from 'influxdb/map.jinja' import INFLUXMERGED %}
|
||||||
|
|
||||||
include:
|
include:
|
||||||
{% if INFLUXDBMERGED.enabled %}
|
{% if INFLUXMERGED.enabled %}
|
||||||
- influxdb.enabled
|
- influxdb.enabled
|
||||||
{% else %}
|
{% else %}
|
||||||
- influxdb.disabled
|
- influxdb.disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user