Recommit for updates in build 33

This commit is contained in:
Jenkins Server
2026-04-14 13:09:40 +02:00
parent 8d123c372c
commit 4d3c86cd0c
4 changed files with 32 additions and 1180 deletions

View File

@@ -104,10 +104,6 @@
<p>(optional) manage firewall</p>
</li></ul>
<blockquote>
<p>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 <code>ssh_custom_ensure</code>setting set to <code>absent</code> (default).</p>
</blockquote>
<h2 id="label-Support">Support</h2>
<ul><li>
<p>Rocky 9 (Any RHEL 9 based OS should work but has not been tested)</p>