From fca05173bf9875216e8e76915daae3e1765bdb05 Mon Sep 17 00:00:00 2001 From: ng Date: Tue, 29 Sep 2009 16:01:10 +0200 Subject: fix class lookup --- manifests/web/lighttpd.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/web/lighttpd.pp b/manifests/web/lighttpd.pp index 1a0e942..ab9ed92 100644 --- a/manifests/web/lighttpd.pp +++ b/manifests/web/lighttpd.pp @@ -1,5 +1,5 @@ class git::web::lighttpd { - include lighttpd + include ::lighttpd include lighttpd::base::git::web file{'/etc/lighttpd/lighttpd-gitweb.conf': -- cgit v1.2.3