Change Firewall Pillar Structure

This commit is contained in:
Mike Reeves
2022-09-20 13:28:32 -04:00
parent 27a9edbef7
commit 555bd678fb
+8 -14
View File
@@ -54,24 +54,18 @@ firewall:
global: True global: True
title: Receiver title: Receiver
portgroups: portgroups:
analyst: portgroups__yaml:
description: List of ports for use with Analyst connections. description: Port Groups
file: True file: True
global: True global: True
title: Analyst Ports advanced: True
analyst_workstations: title: Port Groups
description: List of ports for use with analyst workstations. syntax: yaml
file: True
global: True
title: Analyst Workstation Ports
standalone:
description: List of ports for use with Standalone.
file: True
global: True
title: Standalone
ports: ports:
ports__yaml: ports__yaml:
description: Ports in YAML. description: Ports in YAML.
file: True file: True
global: True global: True
title: Ports advanced: True
title: Ports
syntax: yaml