summaryrefslogtreecommitdiff
path: root/manifests/service.pp
AgeCommit message (Collapse)Author
2011-02-19rearrange some variable settingmh
2011-01-18nagios::service : Pass on contact_groupsGabriel Filion
The contact_groups argument to nagios::service is currently not passed on to the exported nagios_service resource. Pass this value on so that services can notify the right people. Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2009-12-08use 'absent' parameter internally only in nagios::serviceJerome Charaoui
2009-12-08Fix nagios::service use parameterJerome Charaoui
2009-12-02refactor service resource without any hardcoded defaults, and use ↵Jerome Charaoui
'generic-service' template by default
2009-06-13put everything into its own filemh