summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-01-09 01:18:15 +0000
committermh <mh@immerda.ch>2009-01-09 01:18:15 +0000
commit9b19f50186189b4df50a9dd92d9e3298bfba790e (patch)
tree676c35f3abaab5e7317d1099fe3c2105d0309f35
parent188744fa4b4737b1ad2754d99e7debe29cb06392 (diff)
fix import problem
-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 a98a7cc..b6dfee5 100644
--- a/manifests/web/lighttpd.pp
+++ b/manifests/web/lighttpd.pp
@@ -1,6 +1,6 @@
+import 'lighttpd/base.pp'
class git::web::lighttpd {
include lighttpd
- import './lighttpd/base.pp'
include lighttpd::base::git::web
file{'/etc/lighttpd/lighttpd-gitweb-defaults.conf':