From 3c41c630e12d91187b11c8facee3032691cf3ee5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 6 Jun 2010 23:40:31 -0300 Subject: Initial nagios support --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index c9e5329..157b4db 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -38,6 +38,7 @@ import "postfix" import "reprepro" import "ssl" import "autossh" +import "nagios" # Import subsystems import "subsystems/firewall.pp" -- cgit v1.2.3