diff options
-rw-r--r-- | manifests/defaults/commands.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/defaults/commands.pp b/manifests/defaults/commands.pp index 27cb641..c5147b4 100644 --- a/manifests/defaults/commands.pp +++ b/manifests/defaults/commands.pp @@ -1,6 +1,6 @@ class nagios::defaults::commands { - include nagios::command::smtp, + include nagios::command::smtp # common service commands case $operatingsystem { |