summaryrefslogtreecommitdiff
path: root/manifests/service/ssmtp.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-12-12 16:24:47 +0100
committermh <mh@immerda.ch>2010-12-12 16:24:47 +0100
commit0c101a6577dcb5c7f07d33e200ac0d04ac6dceef (patch)
tree76ab9d58f8ca91c5c006416b6bfdc643cae976f0 /manifests/service/ssmtp.pp
parentc9c4f5bb895e98e31d84c751a7fcbdae9bf57008 (diff)
include the commands at the right place
Diffstat (limited to 'manifests/service/ssmtp.pp')
-rw-r--r--manifests/service/ssmtp.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/service/ssmtp.pp b/manifests/service/ssmtp.pp
index 2467fe0..b05678a 100644
--- a/manifests/service/ssmtp.pp
+++ b/manifests/service/ssmtp.pp
@@ -9,8 +9,6 @@ define nagios::service::ssmtp(
default => $host
}
- include nagios::command::smtp
-
nagios::service{
"ssmtp_${name}_${port}":
ensure => $ensure;