Skip to content

Commit 8ab91c2

Browse files
authored
Updating sshd requirements (#1914)
* Updating sshd requirements Signed-off-by: Vijay Dharap <[email protected]> * same sshd changes in main content too --------- Signed-off-by: Vijay Dharap <[email protected]>
1 parent e88bd05 commit 8ab91c2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/kubeone/main/guides/ssh/_index.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ instances and bastion host:
102102
* `AllowTcpForwarding` is either not present or set to `yes`
103103
* `PermitOpen` is either not present or set to `any`
104104
* `PermitTunnel` is either not present or set to `yes`
105+
* `DisableForwarding` is either not present or set to `no`

content/kubeone/v1.10/guides/ssh/_index.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ instances and bastion host:
102102
* `AllowTcpForwarding` is either not present or set to `yes`
103103
* `PermitOpen` is either not present or set to `any`
104104
* `PermitTunnel` is either not present or set to `yes`
105+
* `DisableForwarding` is either not present or set to `no`

0 commit comments

Comments
 (0)