diff --git a/salt/firewall/hostgroups/sensors b/salt/firewall/hostgroups/sensors new file mode 100644 index 000000000..e69de29bb diff --git a/salt/firewall/portgroups/sensors b/salt/firewall/portgroups/sensors new file mode 100644 index 000000000..e69de29bb diff --git a/salt/firewall/soc_firewall.yaml b/salt/firewall/soc_firewall.yaml index a33c4731e..02199bc79 100644 --- a/salt/firewall/soc_firewall.yaml +++ b/salt/firewall/soc_firewall.yaml @@ -43,6 +43,11 @@ firewall: file: True global: True title: Search Nodes + sensors: + description: List of IP Addresses or CIDR blocks to allow Sensor connections. + file: True + global: True + title: Sensors receivers: description: List of IP Addresses or CIDR blocks to allow receiver connections. file: True