recommit for updates in build 228
This commit is contained in:
@@ -457,6 +457,19 @@ instance configuration.</p>
|
|||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
|
||||||
|
<span class='name'>be_http_check</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class='type'>(<tt>Any</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
|
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
@@ -530,7 +543,8 @@ instance configuration.</p>
|
|||||||
83
|
83
|
||||||
84
|
84
|
||||||
85
|
85
|
||||||
86</pre>
|
86
|
||||||
|
87</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 24</span>
|
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 24</span>
|
||||||
@@ -559,6 +573,7 @@ define cd_haproxy::server::proxy (
|
|||||||
$backend_configs = [],
|
$backend_configs = [],
|
||||||
$be_stick_table = '',
|
$be_stick_table = '',
|
||||||
$be_stick_on = '',
|
$be_stick_on = '',
|
||||||
|
$be_http_check = '',
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user