gitlab_status shows wrong results
Created by: jakoch
bundle exec rake gitlab_status RAILS_ENV=production
Starting diagnostic config/database.yml............exists config/gitlab.yml............exists /home/git/repositories/............exists /home/git/repositories/ is writable?............YES ssh: connect to host gitlocal port 22: Connection refused fatal: The remote end hung up unexpectedly Can clone gitolite-admin?............YES UMASK for .gitolite.rc is 0007? ............YES
Finished
When ssh connection fails (here because port 22 isn't the correct ssh port, because custom port is used) "Can clone gitolite-admin" can not be "YES"...