typo
This commit is contained in:
@@ -25,6 +25,6 @@ define cd_nrpe::commands::definitions (
|
||||
|
||||
) {
|
||||
|
||||
|
||||
$ne_
|
||||
|
||||
}
|
||||
|
||||
@@ -135,7 +135,7 @@ $ne_include_selinux = true,
|
||||
|
||||
# installation section
|
||||
$reqpackages = $::operatingsystem ? {
|
||||
/(?i-mx:centos|fedora|redhat)/ => ['nrpe'],
|
||||
/(?i-mx:centos|fedora|redhat)/ => ['nrpe','nrpe-selinux'],
|
||||
}
|
||||
|
||||
# service
|
||||
|
||||
Reference in New Issue
Block a user