mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Change Firewall Pillar Structure
This commit is contained in:
@@ -54,24 +54,18 @@ firewall:
|
||||
global: True
|
||||
title: Receiver
|
||||
portgroups:
|
||||
analyst:
|
||||
description: List of ports for use with Analyst connections.
|
||||
portgroups__yaml:
|
||||
description: Port Groups
|
||||
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
|
||||
advanced: True
|
||||
title: Port Groups
|
||||
syntax: yaml
|
||||
ports:
|
||||
ports__yaml:
|
||||
description: Ports in YAML.
|
||||
file: True
|
||||
global: True
|
||||
title: Ports
|
||||
advanced: True
|
||||
title: Ports
|
||||
syntax: yaml
|
||||
Reference in New Issue
Block a user