Recommit for updates in build 16

This commit is contained in:
Jenkins Server
2026-04-09 15:07:46 +02:00
parent cde00c3d7e
commit c6afa78f88
2 changed files with 3 additions and 3 deletions

View File

@@ -148,7 +148,7 @@
<li>
<span class='name'>ssh_use_firewall</span>
<span class='name'>ssh_fw_rule</span>
<span class='type'>(<tt>String</tt>)</span>
@@ -406,7 +406,7 @@ class confdroid_ssh::params (
String $pkg_ensure = &#39;present&#39;,
# firewall settings
String $ssh_use_firewall = &#39;present&#39;,
String $ssh_fw_rule = &#39;present&#39;,
String $ssh_fw_port = &#39;22&#39;,
String $ssh_fw_order = &#39;50&#39;,
String $ssh_source_range = &#39;0.0.0.0/0&#39;,