recommit for updates in build 132

This commit is contained in:
Jenkins ConfDroid
2025-01-27 13:35:38 +01:00
parent 3287aff37b
commit 2002f1e7e5

View File

@@ -205,7 +205,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
<span class='type'>(<tt>string</tt>)</span> <span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;*:80&#39;</tt>)</em> <em class="default">(defaults to: <tt>undef</tt>)</em>
&mdash; &mdash;
@@ -390,7 +390,7 @@ $haproxy_fqdn = undef,
$frontend_name = undef, $frontend_name = undef,
$frontend_mode = undef, $frontend_mode = undef,
$fe_use_backend = &#39;&#39;, $fe_use_backend = &#39;&#39;,
$fe_bind_mode = &#39;*:80&#39;, $fe_bind_mode = undef,
$frontend_order = &#39;010&#39;, $frontend_order = &#39;010&#39;,
$acl_rule = &#39;&#39;, $acl_rule = &#39;&#39;,
$acl_order = &#39;020&#39;, $acl_order = &#39;020&#39;,