netflow, when Destinations are provided, skip config.

This commit is contained in:
Ad Schellevis 2017-06-09 09:35:30 +02:00
parent 5f1f9caebe
commit dcbbcf8987

View File

@ -8,6 +8,8 @@
and
OPNsense.Netflow.capture.interfaces.strip()
and
helpers.exists('OPNsense.Netflow.capture.targets')
and
OPNsense.Netflow.capture.targets.strip()
%}
netflow_interfaces="{% for interface in OPNsense.Netflow.capture.interfaces.split(',')