recommit for updates in build 46

This commit is contained in:
Jenkins ConfDroid
2018-12-30 18:19:11 +01:00
parent f71865121b
commit 308b47094f
2 changed files with 26 additions and 1 deletions

View File

@@ -141,6 +141,19 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
<p>the order where the concet should appear in the file.</p>
</div>
</li>
<li>
<span class='name'>haproxy_fqdn</span>
<span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>undef</tt>)</em>
</li>
<li>
@@ -283,13 +296,15 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
62
63
64
65</pre>
65
66</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 26</span>
define cd_haproxy::server::proxy (
$haproxy_fqdn = undef,
$frontend_name = undef,
$frontend_mode = undef,
$fe_use_backend = &#39;&#39;,