From 38aabaaebbaa259c3a4c0acdc067649fc81ed2e0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 20 Jan 2013 14:54:01 -0200 Subject: Adding extlookup module --- 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 a3f32bf..de49acd 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -58,6 +58,7 @@ import "rsync" import "runit" import "autofs" import "concat" +import "extlookup" # Import subsystems import "subsystems/firewire.pp" -- cgit v1.2.3