Greg greg
  • Joined on 2018-11-05
greg commented on issue kosmos/chef#122 2020-01-24 16:06:51 +00:00
Enable LDAP support on mediawiki

I have cleaned up the database from spam accounts, now it's only humans that we know: https://wiki.kosmos.org/Special:ListUsers

greg commented on issue kosmos/chef#122 2020-01-24 15:33:02 +00:00
Enable LDAP support on mediawiki

What do you think about these instructions? I'm open to any improvement or suggestion

greg commented on issue kosmos/chef#121 2020-01-24 14:15:22 +00:00
Bitcoin (Core) cookbook

For me it only adds a newline before the start of a section, so that behavior is correct

greg created pull request kosmos/chef#122 2020-01-24 12:56:37 +00:00
Enable LDAP support on mediawiki
greg pushed to feature/107-ldap_mediawiki at kosmos/chef 2020-01-24 12:46:50 +00:00
a69192a863 Enable LDAP support on mediawiki
greg commented on issue kosmos/chef#121 2020-01-23 16:56:09 +00:00
Bitcoin (Core) cookbook

I created an issue about the invalid systemd unit when passing a hash as a config: https://github.com/chef/chef/issues/9259

greg commented on issue kosmos/chef#121 2020-01-22 11:35:47 +00:00
Bitcoin (Core) cookbook

It's not just the bitcoin-core snap package, even the hello-world package has the same behavior. I found this issue on the chef repo: https://github.com/chef/chef/issues/8827

greg pushed to feature/bitcoin_cookbook at kosmos/chef 2020-01-22 11:35:08 +00:00
db7dd24f26 Fix the attribute name
9289ef8814 Create the snap mount directory in the user's home
36f17c6054 Create the bitcoind user and its home directory
edc29a7d7d Work around a bug in Chef's snap_package resource
Compare 4 commits »
greg commented on issue kosmos/chef#121 2020-01-22 10:44:05 +00:00
Bitcoin (Core) cookbook

Sure, I will investigate

greg opened issue kosmos/chef#120 2020-01-20 10:18:29 +00:00
Downtime on Andromeda (2020-01-20)
greg closed pull request kosmos/chef#119 2019-12-27 15:32:14 +00:00
Use MIT as default cookbook license
greg merged pull request kosmos/chef#119 2019-12-27 15:32:14 +00:00
Use MIT as default cookbook license
greg closed pull request kosmos/chef#119 2019-12-27 15:32:14 +00:00
Use MIT as default cookbook license
greg pushed to master at kosmos/chef 2019-12-27 15:32:14 +00:00
484f1306da Merge branch 'chore/default_license' of kosmos/chef into master
d029ee91be Move the generate options to config.rb at the root of the repo
8d78d41af7 Use MIT as default cookbook license
Compare 3 commits »
greg commented on issue kosmos/chef#119 2019-12-27 10:41:31 +00:00
Use MIT as default cookbook license

I found a way to make it work (d029ee91be), but it wasn't easy as this is undocumented and only works with a config.rb file at the root of the repo, not at the usual locations. I have asked in the issue about this being documented if I should create a new issue about it: https://github.com/chef/chef-cli/issues/54#issuecomment-569243112

greg pushed to chore/default_license at kosmos/chef 2019-12-27 10:36:01 +00:00
d029ee91be Move the generate options to config.rb at the root of the repo
greg pushed to master at kosmos/chef 2019-12-23 17:50:22 +00:00
7fd558215d Merge branch 'feature/107-ldap_server' of kosmos/chef into master
9828b867ba Disable anonymous binds
0a96c31e12 Add initial LDAP documentation
1240ed9da8 Move the dirsrv cert generation to a certbot deploy hook
0d192f536f Add the empty nginx vhost template
Compare 15 commits »
greg merged pull request kosmos/chef#115 2019-12-23 17:50:22 +00:00
Cookbook to deploy a LDAP server (389 Directory Server)
greg closed pull request kosmos/chef#115 2019-12-23 17:50:22 +00:00
Cookbook to deploy a LDAP server (389 Directory Server)
greg commented on issue kosmos/gitea.kosmos.org#41 2019-12-23 15:48:16 +00:00
WIP: StatefulSet config for gitea-server

Good idea, I think scheduling gitea-server pods/replicas on the same node should fit with our current nodes, but we'll have to try to be sure