From 0c101a6577dcb5c7f07d33e200ac0d04ac6dceef Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 12 Dec 2010 16:24:47 +0100 Subject: include the commands at the right place --- manifests/defaults/commands.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifests/defaults/commands.pp') 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 { -- cgit v1.2.3