logo
[SOLVED] Gitlab-ctl reconfigure: Recipe Compile Error in /opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab-ee/recipes/default.rb - How to Use GitLab - GitLab Forum

[SOLVED] Gitlab-ctl reconfigure: Recipe Compile Error in /opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab-ee/recipes/default.rb - How to Use GitLab - GitLab Forum

SOLUTION The alertmanager configuration stanza suggested in /etc/gitlab/gitlab.rb is incorrect. Instead of using the hash key ‘alertmanager’ it should read ‘user’. @@ -1493,9 +1493,9 @@ alertmanager['enable'] = false …

Related Recipes