summaryrefslogtreecommitdiff
path: root/manifests/lighty.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/lighty.pp')
-rw-r--r--manifests/lighty.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/lighty.pp b/manifests/lighty.pp
index 4e34f5e..24228cf 100644
--- a/manifests/lighty.pp
+++ b/manifests/lighty.pp
@@ -1,5 +1,4 @@
class reprepro::lighty inherits lighttpd {
- include reprepro
file { "/etc/lighttpd/conf-available/20-reprepro.conf":
ensure => present,
content => "alias.url += ( \"/debian/\" => \"$reprepro::basedir/\" )\n";