Merge pull request #7738 from Security-Onion-Solutions/feature/idh-allow-multiple-int

Include firewall state
This commit is contained in:
Josh Brower
2022-04-07 14:52:31 -04:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@
include:
- idh.openssh.config
- firewall
# If True, block IDH Services from accepting connections on Managment IP
+1 -1
View File
@@ -499,7 +499,7 @@ base:
- ssl
- sensoroni
- telegraf
- firewall # It's important that this state runs before the IDH state, since the IDH state (optionally) inserts BLOCK rules at position 1
- firewall
{%- if WAZUH != 0 %}
- wazuh
{%- endif %}