summaryrefslogtreecommitdiff
path: root/manifests/defaults/commands.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/defaults/commands.pp
parentc9c4f5bb895e98e31d84c751a7fcbdae9bf57008 (diff)
include the commands at the right place
Diffstat (limited to 'manifests/defaults/commands.pp')
-rw-r--r--manifests/defaults/commands.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/defaults/commands.pp b/manifests/defaults/commands.pp
index e0b97d1..27cb641 100644
--- a/manifests/defaults/commands.pp
+++ b/manifests/defaults/commands.pp
@@ -1,7 +1,8 @@
class nagios::defaults::commands {
- # common service commands
+ include nagios::command::smtp,
+ # common service commands
case $operatingsystem {
debian,ubuntu: {
nagios_command {