Fix 389 Directory Server CLIs not working #234
@ -11,6 +11,7 @@ property :port, Integer, default: 389
|
||||
action :create do
|
||||
include_recipe "apt"
|
||||
package "389-ds-base"
|
||||
package "python3-lib389"
|
||||
|
||||
include_recipe "ulimit"
|
||||
user_ulimit "dirsrv" do
|
||||
|
Loading…
x
Reference in New Issue
Block a user