summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng <ng@acabyte.ath.cx>2009-09-29 16:01:10 +0200
committerng <ng@acabyte.ath.cx>2009-09-29 16:01:10 +0200
commitfca05173bf9875216e8e76915daae3e1765bdb05 (patch)
tree8f4a4237339b2950d729727cb7ae47dad749b94e
parent6de1a5b0270ee383488df64ddfb5308da66ef352 (diff)
fix class lookup
-rw-r--r--manifests/web/lighttpd.pp2
1 files changed, 1 insertions, 1 deletions
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':