From 188744fa4b4737b1ad2754d99e7debe29cb06392 Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 9 Jan 2009 01:15:39 +0000 Subject: fix import problem --- 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 665b036..a98a7cc 100644 --- a/manifests/web/lighttpd.pp +++ b/manifests/web/lighttpd.pp @@ -1,6 +1,6 @@ class git::web::lighttpd { include lighttpd - import 'lighttpd/base.pp' + import './lighttpd/base.pp' include lighttpd::base::git::web file{'/etc/lighttpd/lighttpd-gitweb-defaults.conf': -- cgit v1.2.3