IDH - Initial firewall support

This commit is contained in:
Josh Brower
2022-02-17 15:54:20 -05:00
parent 6c124733b5
commit f995d0768f
5 changed files with 22 additions and 2 deletions
+9
View File
@@ -48,6 +48,15 @@ firewall:
fleet_webui:
tcp:
- 443
ftp:
tcp:
- 21
git:
tcp:
- 9418
http:
tcp:
- 80
influxdb:
tcp:
- 8086