Explicitly enable nagios and nrpe services.
Change-Id: I96c383aadcef80a6636d6a836dfee3012b52e7fa Fixes: rhbz#929089
This commit is contained in:
@@ -30,6 +30,7 @@ class{'nagios_configs':
|
||||
|
||||
service{'nrpe':
|
||||
ensure => running,
|
||||
enable => true,
|
||||
hasstatus => true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user