From a0eb505db036d303f18687e08561d603b0a3cf36 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Fri, 24 Feb 2023 11:12:17 -0500 Subject: [PATCH] Add fireall custom groups --- .../firewall/{soc_firewall.yaml => defaults_soc_firewall.yaml} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename salt/firewall/{soc_firewall.yaml => defaults_soc_firewall.yaml} (98%) diff --git a/salt/firewall/soc_firewall.yaml b/salt/firewall/defaults_soc_firewall.yaml similarity index 98% rename from salt/firewall/soc_firewall.yaml rename to salt/firewall/defaults_soc_firewall.yaml index ff2409b54..718cba441 100644 --- a/salt/firewall/soc_firewall.yaml +++ b/salt/firewall/defaults_soc_firewall.yaml @@ -2,7 +2,8 @@ firewall: custom_groups: groups: description: List of group names to create. - file: True + multiline: True + forcedType: "[]string" global: True title: Custom Firewall Groups helpLink: firewall.html#host-groups