-
- Downloads
Move GitLab's SSH to port 22 and sshd to port 2222
With the ongoing git migration[1] our GitLab will gain a lot more usage, so GitLab should get the default ssh port and then DevOps can use a non-standard port. We will redirect the old port (222) to the new port for some time, so fetching won't break for existing local repositories. [1] https://archlinux.org/news/git-migration-announcement/
Showing
- host_vars/gitlab.archlinux.org/misc 1 addition, 0 deletionshost_vars/gitlab.archlinux.org/misc
- roles/gitlab/files/sshd_config 0 additions, 27 deletionsroles/gitlab/files/sshd_config
- roles/gitlab/tasks/main.yml 7 additions, 5 deletionsroles/gitlab/tasks/main.yml
- roles/sshd/tasks/main.yml 1 addition, 1 deletionroles/sshd/tasks/main.yml
- roles/sshd/templates/sshd_config.j2 1 addition, 1 deletionroles/sshd/templates/sshd_config.j2
roles/gitlab/files/sshd_config
deleted
100644 → 0
Please register or sign in to comment