From 7d986ec282be026a882c8e226479d8cf774800bc Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Tue, 17 Feb 2015 08:04:06 +0000 Subject: [PATCH] changing qadevel's ssh port back to 222 --- roles/base/files/ssh/sshd_config.qadevel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/base/files/ssh/sshd_config.qadevel b/roles/base/files/ssh/sshd_config.qadevel index 9439fa47a4..47ac9973b9 100644 --- a/roles/base/files/ssh/sshd_config.qadevel +++ b/roles/base/files/ssh/sshd_config.qadevel @@ -14,7 +14,7 @@ # SELinux about this change. # semanage port -a -t ssh_port_t -p tcp #PORTNUMBER # -Port 22 +Port 222 #AddressFamily any #ListenAddress 0.0.0.0 #ListenAddress ::