From 4d3c86cd0c14972839f877066c3e36ee19d87429 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Tue, 14 Apr 2026 13:09:40 +0200 Subject: [PATCH] Recommit for updates in build 33 --- doc/file.README.html | 4 - doc/index.html | 4 - .../confdroid_ssh_3A_3Amain_3A_3Afiles.html | 34 +- .../confdroid_ssh_3A_3Aparams.html | 1170 +---------------- 4 files changed, 32 insertions(+), 1180 deletions(-) diff --git a/doc/file.README.html b/doc/file.README.html index e4add7a..caa9f94 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -104,10 +104,6 @@

(optional) manage firewall

-
-

Note Originally I thought it was a great idea to have a single custom configuration file, which would override the default settings in the sshd_config. But I quickly learned, that this is not a great idea, for it seemed to work out differently on various hosts despite identical settings. For instance gitlab is using SSH not only for remote sessions but also for git operations, which broke with this file in place. So right now this module will only ensure the main default config is available and the service is always running. Custom configurations can be enabled after through testing through the parameters under #sshd section, but can be forced off through the ssh_custom_ensuresetting set to absent (default).

-
-

Support

-
-

Note Originally I thought it was a great idea to have a single custom configuration file, which would override the default settings in the sshd_config. But I quickly learned, that this is not a great idea, for it seemed to work out differently on various hosts despite identical settings. For instance gitlab is using SSH not only for remote sessions but also for git operations, which broke with this file in place. So right now this module will only ensure the main default config is available and the service is always running. Custom configurations can be enabled after through testing through the parameters under #sshd section, but can be forced off through the ssh_custom_ensuresetting set to absent (default).

-
-

Support