mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-22 18:28:11 +02:00
Change Firewall Pillar Structure
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user