From 4a68a5e0542daa8f9382d4772c70ee85b028a9a9 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Sat, 17 Sep 2022 09:57:43 -0400 Subject: [PATCH] Firewall Fun --- salt/firewall/soc_firewall.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/salt/firewall/soc_firewall.yaml b/salt/firewall/soc_firewall.yaml index 45474f627..ae565751d 100644 --- a/salt/firewall/soc_firewall.yaml +++ b/salt/firewall/soc_firewall.yaml @@ -54,3 +54,13 @@ firewall: file: True global: True title: Analyst Ports + analyst_workstations: + description: List of ports for use with analyst workstations. + file: True + global: True + title: Analyst Workstation Ports + standalone: + description: List of ports for use with Standalone. + file: True + global: True + title: Standalone