recommit for updates in build 57
This commit is contained in:
@@ -320,6 +320,19 @@ instance configuration.</p>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>be_server_value</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>Any</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>undef</tt>)</em>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -373,7 +386,8 @@ instance configuration.</p>
|
||||
80
|
||||
81
|
||||
82
|
||||
83</pre>
|
||||
83
|
||||
84</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 40</span>
|
||||
@@ -392,6 +406,7 @@ $backend_name = undef,
|
||||
$backend_order = '030',
|
||||
$fe_maxconn = undef,
|
||||
$be_server_name = undef,
|
||||
$be_server_value = undef,
|
||||
|
||||
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user