recommit for updates in build 29
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/e50752c892b5686">e50752c892b5686</a> Jenkins ConfDroid <i>2019-12-30 15:04:54</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 28</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/f0d90b1094d5a34">f0d90b1094d5a34</a> Arne Teuke <i>2019-12-30 15:04:15</i>
|
||||
<p>
|
||||
<h3>edites template</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/cb22a8cab9e9ede">cb22a8cab9e9ede</a> Jenkins ConfDroid <i>2019-12-30 15:02:10</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 27</h3>
|
||||
|
||||
@@ -167,6 +167,19 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
||||
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>fe_bind_mode</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>Any</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'*:80'</tt>)</em>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -269,7 +282,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
||||
61
|
||||
62
|
||||
63
|
||||
64</pre>
|
||||
64
|
||||
65</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 26</span>
|
||||
@@ -279,6 +293,7 @@ define cd_haproxy::server::proxy (
|
||||
$frontend_name = undef,
|
||||
$frontend_mode = undef,
|
||||
$fe_use_backend = '',
|
||||
$fe_bind_mode = '*:80',
|
||||
$frontend_order = '010',
|
||||
$acl_rule = undef,
|
||||
$acl_order = '020',
|
||||
|
||||
Reference in New Issue
Block a user