recommit for updates in build 228
This commit is contained in:
@@ -457,6 +457,19 @@ instance configuration.</p>
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
@@ -530,7 +543,8 @@ instance configuration.</p>
|
||||
83
|
||||
84
|
||||
85
|
||||
86</pre>
|
||||
86
|
||||
87</pre>
|
||||
</td>
|
||||
<td>
|
||||
<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 = [],
|
||||
$be_stick_table = '',
|
||||
$be_stick_on = '',
|
||||
$be_http_check = '',
|
||||
|
||||
) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user