recommit for updates in build 171
This commit is contained in:
@@ -373,6 +373,19 @@ instance configuration.</p>
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
@@ -428,7 +441,8 @@ instance configuration.</p>
|
||||
82
|
||||
83
|
||||
84
|
||||
85</pre>
|
||||
85
|
||||
86</pre>
|
||||
</td>
|
||||
<td>
|
||||
<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_balance = '',
|
||||
$be_mode = '',
|
||||
$default_backend = '',
|
||||
|
||||
) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user