From 4afe1a48f1746bdfe4fc730a9191636d6588ee9c Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Thu, 26 Apr 2018 16:05:20 +0200 Subject: [PATCH] TT#35912 Remove port 22 check, ssh uses socket activation now Change-Id: I169f8722c77b657c50199fd3a05044c8b3d579e0 --- templates/820_network-ports-debian.yaml.tt2 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/templates/820_network-ports-debian.yaml.tt2 b/templates/820_network-ports-debian.yaml.tt2 index f263c42..f8fb6a2 100644 --- a/templates/820_network-ports-debian.yaml.tt2 +++ b/templates/820_network-ports-debian.yaml.tt2 @@ -1,9 +1,4 @@ port: - # OpenSSH - tcp:22: - listening: true - ip: ["0.0.0.0"] - # Exim MTA tcp:25: listening: true