Skip to content

Commit 4828471

Browse files
authored
Merge pull request #14925 from Security-Onion-Solutions/vlb2
firewall allow hypervisor for managersearch and standalone
2 parents ee27965 + baf0f7b commit 4828471

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

salt/firewall/defaults.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,15 @@ firewall:
909909
- elastic_agent_control
910910
- elastic_agent_data
911911
- elastic_agent_update
912+
hypervisor:
913+
portgroups:
914+
- yum
915+
- docker_registry
916+
- influxdb
917+
- elastic_agent_control
918+
- elastic_agent_data
919+
- elastic_agent_update
920+
- sensoroni
912921
customhostgroup0:
913922
portgroups: []
914923
customhostgroup1:
@@ -961,6 +970,9 @@ firewall:
961970
desktop:
962971
portgroups:
963972
- salt_manager
973+
hypervisor:
974+
portgroups:
975+
- salt_manager
964976
self:
965977
portgroups:
966978
- syslog
@@ -1113,6 +1125,15 @@ firewall:
11131125
- elastic_agent_control
11141126
- elastic_agent_data
11151127
- elastic_agent_update
1128+
hypervisor:
1129+
portgroups:
1130+
- yum
1131+
- docker_registry
1132+
- influxdb
1133+
- elastic_agent_control
1134+
- elastic_agent_data
1135+
- elastic_agent_update
1136+
- sensoroni
11161137
customhostgroup0:
11171138
portgroups: []
11181139
customhostgroup1:
@@ -1168,6 +1189,9 @@ firewall:
11681189
desktop:
11691190
portgroups:
11701191
- salt_manager
1192+
hypervisor:
1193+
portgroups:
1194+
- salt_manager
11711195
self:
11721196
portgroups:
11731197
- syslog

0 commit comments

Comments
 (0)