Lint fixes
This commit is contained in:
parent
57dd18fb9d
commit
20c9094c53
5 changed files with 15 additions and 14 deletions
|
@ -505,9 +505,9 @@ class nagios::target::nrpe inherits nagios::target {
|
|||
nagios::target::nrpe::service { "check_linux_raid":
|
||||
description => "RAID",
|
||||
package => $::operatingsystem ? {
|
||||
"debian" => "nagios-plugins-standard",
|
||||
"ubuntu" => "nagios-plugins-standard",
|
||||
default => "nagios-plugins-linux_raid",
|
||||
"debian" => "nagios-plugins-standard",
|
||||
"ubuntu" => "nagios-plugins-standard",
|
||||
default => "nagios-plugins-linux_raid",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue