mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
force portgroups added to hostgroups in roles to be list of strings
This commit is contained in:
@@ -191,6 +191,7 @@ firewall:
|
||||
description: Portgroups to add access to the docker containers for this role.
|
||||
advanced: True
|
||||
multiline: True
|
||||
forcedType: "[]string"
|
||||
helpLink: firewall.html
|
||||
sensor:
|
||||
portgroups: *portgroupsdocker
|
||||
@@ -241,6 +242,7 @@ firewall:
|
||||
description: Portgroups to add access to the host.
|
||||
advanced: True
|
||||
multiline: True
|
||||
forcedType: "[]string"
|
||||
helpLink: firewall.html
|
||||
dockernet:
|
||||
portgroups: *portgroupshost
|
||||
|
||||
Reference in New Issue
Block a user