WIP dirsrv changes

This commit is contained in:
2021-12-02 13:56:23 -06:00
parent 685deea920
commit da3a70ef4c
4 changed files with 16 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
include_recipe "kosmos-base::firewall"
firewall_rule "ldap" do
port [389, 636]
port [389]
source "10.1.1.0/24" # zerotier
protocol :tcp
command :allow