recommit for updates in build 10
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -8,6 +8,21 @@ Changelog of Git Changelog.
|
|||||||
<h2> No issue </h2>
|
<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>
|
<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>
|
<p>
|
||||||
<h3>recommit for updates in build 7</h3>
|
<h3>recommit for updates in build 7</h3>
|
||||||
|
|||||||
@@ -185,7 +185,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
|||||||
86
|
86
|
||||||
87
|
87
|
||||||
88
|
88
|
||||||
89</pre>
|
89
|
||||||
|
90</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/main/files.pp', line 23</span>
|
<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 for sudo selinux policy
|
||||||
file { $ne_nrpe_te_file:
|
file { $ne_nrpe_te_file:
|
||||||
ensure => file,
|
ensure => file,
|
||||||
|
path => $ne_nrpe_te_file,
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
mode => '0440',
|
mode => '0440',
|
||||||
|
|||||||
Reference in New Issue
Block a user