Block a user
Bitcoin (Core) cookbook
) and that works on barnard:
We're using the ulimit cookbook to set the file handle limit for dirsrv (
chef/site-cookbooks/kosmos-dirsrv/resources/instance.rb
Lines 16 to 18 in 2c40ad4591
user_ulimit "dirsrv" do |
|
filehandle_limit 40960 |
|
end |
$ ulimit -a
Increase size limit for Gitea uploads/attachments
Upgrading centaurus to Ubuntu 20.04
Add PostgreSQL primary server support to the ejabberd cookbook
Forgot to close this one, we merged #181
Add PostgreSQL primary server support to the ejabberd cookbook
Exception for dirsrv role/recipe when converging barnard
It looks like I introduced this bug in 5e3c8066. I have opened 194 to fix it