recommit for updates in build 146
This commit is contained in:
@@ -360,6 +360,19 @@ instance configuration.</p>
|
|||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
|
||||||
|
<span class='name'>be_mode</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class='type'>(<tt>Any</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
|
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
@@ -407,7 +420,8 @@ instance configuration.</p>
|
|||||||
74
|
74
|
||||||
75
|
75
|
||||||
76
|
76
|
||||||
77</pre>
|
77
|
||||||
|
78</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 41</span>
|
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 41</span>
|
||||||
@@ -427,6 +441,7 @@ $backend_order = '030',
|
|||||||
$fe_maxconn = '',
|
$fe_maxconn = '',
|
||||||
$be_server_name = undef,
|
$be_server_name = undef,
|
||||||
$be_balance = '',
|
$be_balance = '',
|
||||||
|
$be_mode = '',
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user