From 6f4ee4123a8445de8783ccd1dfb7a23e1fb4b7de Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Fri, 18 Feb 2022 11:26:58 -0500 Subject: [PATCH] Update networks.cfg.jinja --- salt/zeek/files/networks.cfg.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/zeek/files/networks.cfg.jinja b/salt/zeek/files/networks.cfg.jinja index 9d0884d26..9612ad588 100644 --- a/salt/zeek/files/networks.cfg.jinja +++ b/salt/zeek/files/networks.cfg.jinja @@ -6,4 +6,4 @@ {%- set HNLIST = HOME_NET.split(',')} {%- for HN in HNLIST %} {{ HN }} -{%- endfor %}S \ No newline at end of file +{%- endfor %}