recommit for updates in build 10

This commit is contained in:
Jenkins ConfDroid
2019-04-23 20:47:44 +02:00
parent 49fcda555d
commit 7ba65eb308
2 changed files with 18 additions and 1 deletions

View File

@@ -8,6 +8,21 @@ Changelog of Git Changelog.
<h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/5fc268f5d4591d9">5fc268f5d4591d9</a> Jenkins ConfDroid <i>2019-04-23 18:41:23</i>
<p>
<h3>recommit for updates in build 9</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/57af17a07495712">57af17a07495712</a> Arne Teuke <i>2019-04-23 18:40:41</i>
<p>
<h3>adds file content for nrpe.te</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/1f5bd4c94eaae82">1f5bd4c94eaae82</a> Arne Teuke <i>2019-04-23 18:38:44</i>
<p>
<h3>adds file content for nrpe.te</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/fc2fa8123911d6d">fc2fa8123911d6d</a> Jenkins ConfDroid <i>2019-04-23 18:24:43</i>
<p>
<h3>recommit for updates in build 7</h3>

View File

@@ -185,7 +185,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
86
87
88
89</pre>
89
90</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/main/files.pp', line 23</span>
@@ -246,6 +247,7 @@ class cd_nrpe::main::files (
# file for sudo selinux policy
file { $ne_nrpe_te_file:
ensure =&gt; file,
path =&gt; $ne_nrpe_te_file,
owner =&gt; &#39;root&#39;,
group =&gt; &#39;root&#39;,
mode =&gt; &#39;0440&#39;,