recommit for updates in build 11

This commit is contained in:
Jenkins ConfDroid
2019-04-23 20:55:18 +02:00
parent bddd11da39
commit 522a99b012
3 changed files with 19 additions and 21 deletions

View File

@@ -129,14 +129,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
30
31
32
33
34
35
36
37
38
39
40</pre>
33</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/main/exec.pp', line 23</span>
@@ -146,18 +139,11 @@ class cd_nrpe::main::exec (
) inherits cd_nrpe::params {
# create policy file fpr sudo selinux policy
# exec { &#39;create_nrpe_pp&#39;:
# command =&gt; template($ne_checkmodule_nrpe_erb),
# user =&gt; &#39;root&#39;,
# creates =&gt; $ne_nrpe_pp_file,
# notify =&gt; Exec[&#39;import_nrpe_policy&#39;],
# }
# execute policy file
# exec { &#39;import_nrpe_policy&#39;:
# command =&gt; template
#
# }
exec { &#39;create_nrpe_pp&#39;:
command =&gt; template($ne_checkmodule_nrpe_erb),
user =&gt; &#39;root&#39;,
creates =&gt; $ne_nrpe_pp_file,
}
}</pre>
</td>
</tr>

View File

@@ -186,7 +186,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
87
88
89
90</pre>
90
91</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/main/files.pp', line 23</span>
@@ -196,6 +197,7 @@ class cd_nrpe::main::files (
) inherits cd_nrpe::params {
require cd_nrpe::main::dirs
include cd_nrpe::main::exec
# manage /etc/nagios/nrpe.cfg