Merge pull request 'set-ssh-port' (#4) from set-ssh-port into master
Reviewed-on: #4
This commit is contained in:
commit
7c8ac5a72a
@ -678,7 +678,7 @@ gitlab_rails['omniauth_providers'] = [
|
||||
# high_availability['mountpoint'] = ["/var/opt/gitlab/git-data", "/var/opt/gitlab/gitlab-rails/shared"]
|
||||
|
||||
### GitLab Shell settings for GitLab
|
||||
# gitlab_rails['gitlab_shell_ssh_port'] = 22
|
||||
gitlab_rails['gitlab_shell_ssh_port'] = {{ env "GITLAB_SSH_PORT" }}
|
||||
# gitlab_rails['gitlab_shell_git_timeout'] = 800
|
||||
|
||||
### Enable gitlab-sshd on a different port than OpenSSH
|
||||
|
Loading…
x
Reference in New Issue
Block a user