Greg greg
  • Joined on 2018-11-05
greg commented on pull request kosmos/chef#121 2020-08-19 12:51:51 +00:00
Bitcoin (Core) cookbook

I don't think that should have been checked in

greg commented on pull request kosmos/chef#121 2020-08-19 12:51:51 +00:00
Bitcoin (Core) cookbook

The license should be MIT like the other kosmos cookbooks

greg commented on pull request kosmos/chef#121 2020-08-17 11:22:45 +00:00
Bitcoin (Core) cookbook

We're using the ulimit cookbook to set the file handle limit for dirsrv (

user_ulimit "dirsrv" do
filehandle_limit 40960
end
) and that works on barnard:

$ ulimit -a 
greg deleted branch bugfix/188-attachment_size_limit from kosmos/chef 2020-08-07 16:14:53 +00:00
greg merged pull request kosmos/chef#199 2020-08-07 16:14:44 +00:00
Increase size limit for Gitea uploads/attachments
greg pushed to master at kosmos/chef 2020-08-07 16:14:44 +00:00
2c40ad4591 Merge pull request 'Increase size limit for Gitea uploads/attachments' (#199) from bugfix/188-attachment_size_limit into master
9a28a03265 Increase size limit for Gitea uploads/attachments
Compare 2 commits »
greg closed issue kosmos/chef#188 2020-08-07 16:14:44 +00:00
Gitea uploads are broken
greg deleted branch feature/189-gitea_1.12.3 from kosmos/chef 2020-07-30 10:39:23 +00:00
greg merged pull request kosmos/chef#197 2020-07-30 10:39:18 +00:00
Update Gitea to 1.12.3
greg closed issue kosmos/chef#189 2020-07-30 10:39:18 +00:00
Upgrade Gitea to 1.12.x
greg pushed to master at kosmos/chef 2020-07-30 10:39:18 +00:00
436bb8fcc1 Merge pull request 'Update Gitea to 1.12.3' (#197) from feature/189-gitea_1.12.3 into master
41fd1576ad Override the header template to remove the Roboto font
924f67d8a8 Update Gitea to 1.12.3
5e5bbe07dc Restart gitea after upgrading it
Compare 4 commits »
greg pushed to feature/189-gitea_1.12.3 at kosmos/chef 2020-07-30 10:38:29 +00:00
41fd1576ad Override the header template to remove the Roboto font
greg created pull request kosmos/chef#197 2020-07-30 10:18:02 +00:00
Update Gitea to 1.12.3
greg pushed to feature/189-gitea_1.12.3 at kosmos/chef 2020-07-30 10:17:02 +00:00
924f67d8a8 Update Gitea to 1.12.3
5e5bbe07dc Restart gitea after upgrading it
greg created pull request kosmos/chef#196 2020-07-30 10:01:37 +00:00
Upgrading centaurus to Ubuntu 20.04
greg pushed to feature/195-centaurus_20.04 at kosmos/chef 2020-07-30 10:00:16 +00:00
3f7894bd46 Run Chef again after upgrading centaurus to Ubuntu 20.04
44b49ddd57 Upgrade nginx to the latest mainline version
greg commented on issue kosmos/chef#180 2020-07-30 09:07:12 +00:00
Add PostgreSQL primary server support to the ejabberd cookbook

Forgot to close this one, we merged #181

greg closed issue kosmos/chef#180 2020-07-30 09:07:12 +00:00
Add PostgreSQL primary server support to the ejabberd cookbook
greg commented on issue kosmos/chef#193 2020-07-22 14:02:08 +00:00
Exception for dirsrv role/recipe when converging barnard

It looks like I introduced this bug in 5e3c8066. I have opened 194 to fix it