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.
|
description: Portgroups to add access to the docker containers for this role.
|
||||||
advanced: True
|
advanced: True
|
||||||
multiline: True
|
multiline: True
|
||||||
|
forcedType: "[]string"
|
||||||
helpLink: firewall.html
|
helpLink: firewall.html
|
||||||
sensor:
|
sensor:
|
||||||
portgroups: *portgroupsdocker
|
portgroups: *portgroupsdocker
|
||||||
@@ -241,6 +242,7 @@ firewall:
|
|||||||
description: Portgroups to add access to the host.
|
description: Portgroups to add access to the host.
|
||||||
advanced: True
|
advanced: True
|
||||||
multiline: True
|
multiline: True
|
||||||
|
forcedType: "[]string"
|
||||||
helpLink: firewall.html
|
helpLink: firewall.html
|
||||||
dockernet:
|
dockernet:
|
||||||
portgroups: *portgroupshost
|
portgroups: *portgroupshost
|
||||||
|
|||||||
Reference in New Issue
Block a user