Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 5e16bc3

Browse files
committed
Remove OpenSSH version tag in config templates
1 parent 224ecf0 commit 5e16bc3

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

templates/openssh.conf.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# This is the ssh client system-wide configuration file.
44
# See ssh_config(5) for more information on any settings used. Comments will be added only to clarify why a configuration was chosen.
55
#
6-
# Created for OpenSSH v5.9
7-
86
# Basic configuration
97
# ===================
108

templates/opensshd.conf.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
# This is the ssh client system-wide configuration file.
44
# See sshd_config(5) for more information on any settings used. Comments will be added only to clarify why a configuration was chosen.
5-
#
6-
# Created for OpenSSH v5.9
75

86
# Basic configuration
97
# ===================

0 commit comments

Comments
 (0)