recommit for updates in build 17

This commit is contained in:
Jenkins Server
2017-07-28 18:31:45 +02:00
parent 8319e66042
commit bc16eff165
16 changed files with 33 additions and 17 deletions

View File

@@ -933,7 +933,7 @@ $ne_include_selinux = true,
# installation section
$reqpackages = $::operatingsystem ? {
/(?i-mx:centos|fedora|redhat)/ => ['nrpe'],
/(?i-mx:centos|fedora|redhat)/ => ['nrpe','nrpe-selinux'],
}
# service
@@ -960,7 +960,7 @@ $ne_nrpe_pid_file = "${ne_run_dir}/nrpe.pid"
</div>
<div id="footer">
Generated on Fri Jul 28 18:12:01 2017 by
Generated on Fri Jul 28 18:31:43 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>