Greg greg
  • Joined on 2018-11-05
greg closed issue kosmos/chef#213 2020-09-24 15:50:19 +00:00
Remove wiki domain from certbot renewal service on andromeda
greg commented on issue kosmos/chef#213 2020-09-24 15:50:10 +00:00
Remove wiki domain from certbot renewal service on andromeda

I ran certbot delete to delete the old cert for the wiki on andromeda, as well as disabled the vhosts

greg commented on issue kosmos/chef#204 2020-09-24 12:09:38 +00:00
Require passwords for sudo

Sounds good to me, assigning myself to this one

greg closed issue kosmos/chef#173 2020-09-23 10:58:45 +00:00
Remove all GKE resources
greg commented on issue kosmos/chef#173 2020-09-23 10:58:23 +00:00
Remove all GKE resources

I have deleted the project, so that should be the last charge.

A static IP was still being charged (I actually couldn't find it in the 5 billion screens, but I could see it on the billing page filters), and there were some old snapshots still

greg commented on issue kosmos/chef#173 2020-09-22 12:48:04 +00:00
Remove all GKE resources

I'm going to take a look, I'll close the issue once I've found what's still being charged for and I've deleted it

greg pushed to master at kosmos/chef 2020-09-16 09:36:45 +00:00
a8b303af4a Fix the search command for Kosmos LDAP users
greg merged pull request kosmos/chef#214 2020-09-16 09:34:35 +00:00
Add shell script for creating LDAP user accounts
greg pushed to master at kosmos/chef 2020-09-16 09:34:35 +00:00
104090d34e Merge pull request 'Add shell script for creating LDAP user accounts' (#214) from feature/add_user_script into master
41319fc5bc Add shell script for creating LDAP user accounts
Compare 2 commits »
greg approved kosmos/chef#214 2020-09-16 09:34:30 +00:00
Add shell script for creating LDAP user accounts

LGTM!

greg deleted branch feature/bitcoin_cookbook from kosmos/chef 2020-08-20 17:17:38 +00:00
greg merged pull request kosmos/chef#121 2020-08-20 17:17:31 +00:00
Bitcoin (Core) cookbook
greg pushed to master at kosmos/chef 2020-08-20 17:17:31 +00:00
414a595719 Merge pull request 'Bitcoin (Core) cookbook' (#121) from feature/bitcoin_cookbook into master
5c105f00d1 Use MIT license for bitcoin cookbook
1a8c3e4350 Suggest bitcoin source recipe for dev
c98be94404 Add rpcpassword support to bitcoin snap recipe
97ae73c987 Improve variable name
Compare 21 commits »
greg approved kosmos/chef#121 2020-08-20 15:20:51 +00:00
Bitcoin (Core) cookbook

LGTM!

greg commented on pull request kosmos/chef#121 2020-08-20 10:07:42 +00:00
Bitcoin (Core) cookbook

Which ulimit change are you referring to?

I don't see the code that sets the file handle limit for the satoshi user

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 suggested changes for kosmos/chef#121 2020-08-19 12:51:51 +00:00
Bitcoin (Core) cookbook

Looks good to me apart from the Vagrant file change and the license file. I also don't see the ulimit change anywhere, did you forget to push it?

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-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