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.
Edited by Kristian Klausen