recommit for updates in build 46
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -8,6 +8,16 @@ Changelog of Git Changelog.
|
||||
<h2> No issue </h2>
|
||||
|
||||
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/747a55d98af6f04">747a55d98af6f04</a> Jenkins ConfDroid <i>2019-12-30 17:12:16</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 43</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/d98ca06e7bfd8e8">d98ca06e7bfd8e8</a> Arne Teuke <i>2019-12-30 17:11:37</i>
|
||||
<p>
|
||||
<h3>adds directory control for errors</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/6b257cb39a01c7b">6b257cb39a01c7b</a> Jenkins ConfDroid <i>2019-12-30 16:51:20</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 42</h3>
|
||||
|
||||
@@ -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 = '',
|
||||
|
||||
Reference in New Issue
Block a user