Skip to content

Fix/ssh port

Administrator requested to merge fix/ssh_port into master

Firewall only allows us port 2200 to use SSH. We must reflect this on geerlingguy.security so that sshd_config listens to this port, instead of the default 22. The variable is security_ssh_port.

Merge request reports