recommit for updates in build 9
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/639d791e988b054">639d791e988b054</a> Jenkins ConfDroid <i>2018-04-29 10:27:22</i>
|
||||||
|
<p>
|
||||||
|
<h3>recommit for updates in build 8</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/5fc89477d4c696a">5fc89477d4c696a</a> Arne Teuke <i>2018-04-29 10:27:18</i>
|
||||||
|
<p>
|
||||||
|
<h3>fixes syntax for linting</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/4dec14a6996ac2a">4dec14a6996ac2a</a> Jenkins ConfDroid <i>2018-04-29 10:24:46</i>
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/4dec14a6996ac2a">4dec14a6996ac2a</a> Jenkins ConfDroid <i>2018-04-29 10:24:46</i>
|
||||||
<p>
|
<p>
|
||||||
<h3>recommit for updates in build 7</h3>
|
<h3>recommit for updates in build 7</h3>
|
||||||
|
|||||||
@@ -168,7 +168,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
|||||||
<span class='type'>(<tt>Any</tt>)</span>
|
<span class='type'>(<tt>Any</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>'/cd_nagios/nagios/resource_cfg_rule.erb'</tt>)</em>
|
<em class="default">(defaults to: <tt>'cd_nagios/nagios/resource_cfg_rule.erb'</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@@ -214,7 +214,7 @@ define cd_nagios::nagios::resources::resource_df (
|
|||||||
$ng_user_arg_name = undef,
|
$ng_user_arg_name = undef,
|
||||||
$ng_user_arg_value = undef,
|
$ng_user_arg_value = undef,
|
||||||
$ng_user_arg_comment = undef,
|
$ng_user_arg_comment = undef,
|
||||||
$ng_resource_rule_erb = '/cd_nagios/nagios/resource_cfg_rule.erb',
|
$ng_resource_rule_erb = 'cd_nagios/nagios/resource_cfg_rule.erb',
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user