recommit for updates in build 236

This commit is contained in:
Jenkins ConfDroid
2025-02-14 11:37:36 +01:00
parent 50abfe98d7
commit a60b3b4ec6
11 changed files with 321 additions and 237 deletions

View File

@@ -81,6 +81,8 @@
<span class='object_link'><a href="cd_haproxy_3A_3Afirewall_3A_3Aiptables.html" title="puppet_classes::cd_haproxy::firewall::iptables (puppet_class)">cd_haproxy::firewall::iptables</a></span><br/>
<span class='object_link'><a href="cd_haproxy_3A_3Amonitoring_3A_3Afail2ban.html" title="puppet_classes::cd_haproxy::monitoring::fail2ban (puppet_class)">cd_haproxy::monitoring::fail2ban</a></span><br/>
</dd>
</dl>
@@ -707,6 +709,19 @@ succeed.</p>
<p>set the timeout value for how long to check if the timeout has occured</p>
</div>
</li>
<li>
<span class='name'>hy_manage_fail2ban</span>
<span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>false</tt>)</em>
</li>
<li>
@@ -868,7 +883,10 @@ succeed.</p>
138
139
140
141</pre>
141
142
143
144</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 58</span>
@@ -884,6 +902,9 @@ $hy_host_fqdn = undef,
$hy_manage_fw = true,
$hy_fw_order_no = &#39;50&#39;,
# fail2ban
$hy_manage_fail2ban = false,
# main config
$hy_http_port = &#39;80&#39;,
$hy_https_port = &#39;443&#39;,