recommit for updates in build 171
This commit is contained in:
@@ -373,6 +373,19 @@ instance configuration.</p>
|
|||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
|
||||||
|
<span class='name'>default_backend</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class='type'>(<tt>Any</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
|
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
@@ -428,7 +441,8 @@ instance configuration.</p>
|
|||||||
82
|
82
|
||||||
83
|
83
|
||||||
84
|
84
|
||||||
85</pre>
|
85
|
||||||
|
86</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>
|
||||||
@@ -449,6 +463,7 @@ define cd_haproxy::server::proxy (
|
|||||||
$be_server_name = '',
|
$be_server_name = '',
|
||||||
$be_balance = '',
|
$be_balance = '',
|
||||||
$be_mode = '',
|
$be_mode = '',
|
||||||
|
$default_backend = '',
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user