recommit for updates in build 57
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/a859136d6d271cc">a859136d6d271cc</a> Jenkins ConfDroid <i>2019-01-07 19:09:47</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 55</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/f125ae37dd0ddbc">f125ae37dd0ddbc</a> Arne Teuke <i>2019-01-07 19:09:08</i>
|
||||
<p>
|
||||
<h3>adds backend rule</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/d7847f62c20e1f0">d7847f62c20e1f0</a> Jenkins ConfDroid <i>2019-01-07 19:02:42</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 54</h3>
|
||||
|
||||
@@ -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