Cookbook to deploy a LDAP server (389 Directory Server) #115

Merged
greg merged 14 commits from feature/107-ldap_server into master 2019-12-23 17:50:23 +00:00
Showing only changes of commit 5ba700cd00 - Show all commits

View File

@ -35,6 +35,8 @@
"sockethub::proxy",
"kosmos-akkounts",
"kosmos-akkounts::default",
"kosmos-dirsrv",
"kosmos-dirsrv::default",
"apt::default",
"timezone_iii::default",
"timezone_iii::debian",
@ -75,7 +77,8 @@
"sockethub::_firewall",
"kosmos-akkounts::nginx",
"git::default",
"git::package"
"git::package",
"ulimit::default"
],
"platform": "ubuntu",
"platform_version": "18.04",
@ -107,6 +110,7 @@
"recipe[kosmos-hubot::wormhole]",
"recipe[sockethub]",
"recipe[sockethub::proxy]",
"recipe[kosmos-akkounts]"
"recipe[kosmos-akkounts]",
"recipe[kosmos-dirsrv]"
]
}