recommit for updates in build 11
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -8,6 +8,16 @@ Changelog of Git Changelog.
|
|||||||
<h2> No issue </h2>
|
<h2> No issue </h2>
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/8e5168e7bd446e3">8e5168e7bd446e3</a> Jenkins ConfDroid <i>2018-12-18 15:23:43</i>
|
||||||
|
<p>
|
||||||
|
<h3>recommit for updates in build 10</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/b1bd401033fc004">b1bd401033fc004</a> Arne Teuke <i>2018-12-18 15:23:09</i>
|
||||||
|
<p>
|
||||||
|
<h3>adds templates</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/67ebcc2a6507cdd">67ebcc2a6507cdd</a> Jenkins ConfDroid <i>2018-12-10 15:58:41</i>
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/67ebcc2a6507cdd">67ebcc2a6507cdd</a> Jenkins ConfDroid <i>2018-12-10 15:58:41</i>
|
||||||
<p>
|
<p>
|
||||||
<h3>recommit for updates in build 9</h3>
|
<h3>recommit for updates in build 9</h3>
|
||||||
|
|||||||
@@ -468,6 +468,63 @@ rsyslog forwarding supported.</p>
|
|||||||
—
|
—
|
||||||
<div class='inline'>
|
<div class='inline'>
|
||||||
<p>which mode to use in the defaults block</p>
|
<p>which mode to use in the defaults block</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
|
||||||
|
<span class='name'>hy_log_default</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class='type'>(<tt>string</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
|
<em class="default">(defaults to: <tt>'global'</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
|
—
|
||||||
|
<div class='inline'>
|
||||||
|
<p>should be used when the instance's logging parameters are the same as
|
||||||
|
the global ones.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
|
||||||
|
<span class='name'>hy_use_httplog</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class='type'>(<tt>boolean</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
|
<em class="default">(defaults to: <tt>true</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
|
—
|
||||||
|
<div class='inline'>
|
||||||
|
<p>whether to use httplogging option. Enable logging of HTTP request, session
|
||||||
|
state and timers</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
|
||||||
|
<span class='name'>hy_use_dontlognull</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class='type'>(<tt>boolean</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
|
<em class="default">(defaults to: <tt>true</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
|
—
|
||||||
|
<div class='inline'>
|
||||||
|
<p>Whether to enable or disable dontlognull option. true enables, false
|
||||||
|
disables.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@@ -475,6 +532,13 @@ rsyslog forwarding supported.</p>
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="tag_title">See Also:</p>
|
||||||
|
<ul class="see">
|
||||||
|
|
||||||
|
<li><a href="https://cbonte.github.io/haproxy-dconv/1.5/configuration.html" target="_parent" title="https://cbonte.github.io/haproxy-dconv/1.5/configuration.html">https://cbonte.github.io/haproxy-dconv/1.5/configuration.html</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
</div><div class="method_details_list">
|
</div><div class="method_details_list">
|
||||||
<table class="source_code">
|
<table class="source_code">
|
||||||
<tr>
|
<tr>
|
||||||
@@ -482,13 +546,6 @@ rsyslog forwarding supported.</p>
|
|||||||
<pre class="lines">
|
<pre class="lines">
|
||||||
|
|
||||||
|
|
||||||
49
|
|
||||||
50
|
|
||||||
51
|
|
||||||
52
|
|
||||||
53
|
|
||||||
54
|
|
||||||
55
|
|
||||||
56
|
56
|
||||||
57
|
57
|
||||||
58
|
58
|
||||||
@@ -530,10 +587,20 @@ rsyslog forwarding supported.</p>
|
|||||||
94
|
94
|
||||||
95
|
95
|
||||||
96
|
96
|
||||||
97</pre>
|
97
|
||||||
|
98
|
||||||
|
99
|
||||||
|
100
|
||||||
|
101
|
||||||
|
102
|
||||||
|
103
|
||||||
|
104
|
||||||
|
105
|
||||||
|
106
|
||||||
|
107</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 49</span>
|
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 56</span>
|
||||||
|
|
||||||
class cd_haproxy::params (
|
class cd_haproxy::params (
|
||||||
|
|
||||||
@@ -565,6 +632,9 @@ $hy_user_shell = '/sbin/nologin',
|
|||||||
# logging
|
# logging
|
||||||
$hy_log_target = '127.0.0.1',
|
$hy_log_target = '127.0.0.1',
|
||||||
$hy_log_facility = 'local2',
|
$hy_log_facility = 'local2',
|
||||||
|
$hy_log_default = 'global',
|
||||||
|
$hy_use_httplog = true,
|
||||||
|
$hy_use_dontlognull = true,
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|||||||
@@ -117,7 +117,9 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
|||||||
24
|
24
|
||||||
25
|
25
|
||||||
26
|
26
|
||||||
27</pre>
|
27
|
||||||
|
28
|
||||||
|
29</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 23</span>
|
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 23</span>
|
||||||
@@ -126,6 +128,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
|||||||
|
|
||||||
<span class='rparen'>)</span> <span class='lbrace'>{</span>
|
<span class='rparen'>)</span> <span class='lbrace'>{</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class='rbrace'>}</span></pre>
|
<span class='rbrace'>}</span></pre>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user