From 6e09c1c6f4c32cf186cec0157e9839d61b73e19f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 11 Apr 2010 14:13:55 -0300 Subject: Adding modprobe class and, new packages on utils::personal --- 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 1f72ac1..0e42f43 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -17,6 +17,7 @@ import "subsystems/websites.pp" import "subsystems/munin.pp" import "subsystems/pam.pp" import "subsystems/xorg.pp" +import "subsystems/modprobe.pp" # Import nodo classes import "nodo.pp" -- cgit v1.2.3