Initial support - IDH Node

This commit is contained in:
Josh Brower
2022-02-08 08:24:15 -05:00
parent 37b17b8821
commit a3602c9eb9

View File

@@ -653,3 +653,16 @@ role:
localhost:
portgroups:
- {{ portgroups.all }}
idh:
chain:
INPUT:
hostgroups:
anywhere:
portgroups:
- {{ portgroups.ssh }}
dockernet:
portgroups:
- {{ portgroups.all }}
localhost:
portgroups:
- {{ portgroups.all }}