It sets up 389 Directory Server, including a TLS cert acquired using Let's Encrypt in production (that requires ldap.kosmos.org pointing to the server's IP)
2 lines
69 B
Ruby
2 lines
69 B
Ruby
node.default["kosmos-dirsrv"]["nginx"]["domain"] = "ldap.kosmos.org"
|