diff --git a/salt/firewall/soc_firewall.yaml b/salt/firewall/soc_firewall.yaml index a0b454349..45474f627 100644 --- a/salt/firewall/soc_firewall.yaml +++ b/salt/firewall/soc_firewall.yaml @@ -41,11 +41,16 @@ firewall: searchnodes: description: List of IP Addresses or CIDR blocks to allow searchnode connections. file: True - globaal: True + global: True title: Searchnodes receivers: description: List of IP Addresses or CIDR blocks to allow receiver connections. file: True global: True title: Receivers - + portgroups: + analyst: + description: List of ports for use with Analyst connections. + file: True + global: True + title: Analyst Ports