Martin
Martin
Hi and thanks for this great project! As i'm both a Mac and Linux user (Home / Work) i appreciate your work greatly on my Mac but for work i...
We use a PG cluster with de_DE.UTF-8 layout and thus our messages are also in german. The line below is an example where the code that expects english messages wouldn't...
@winniehell you reenabled the `NE` flags in apache2 configs recently but with that config we had problems opening whitespaces filenames. Apache returned 400. You added them here: https://github.com/gitlabhq/gitlab-recipes/commit/fbd343f7253aee677bf0726b984b10be2d2418b2 can you...
We have a use case where we want to give the URL to several third parties but all of them should have its own password for login. Could staticrypt being...
…ution codename for the apt repository. allows module usage for older-than-wheety debian versions (tested with squeeze)
The "rvm update" command is deprecated in newer version, so instead you should use "rvm get stable". here is my proposed code: `exec { 'upgrade-rvm': command => '/usr/local/rvm/bin/rvm get stable...
Iam missing the monitoring of the Clock Skew (for Replica Sets), but its an important metric which should be monitored.
Since the recent approach is not so optimal for some cases i would like to recommend using the method described in the following link, which is more accurate checking if...