summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 91800b2..451efe0 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -45,7 +45,7 @@ class cgit (
target => $::cgit::cgitrc,
}
- create_resources(git::filter, $filters)
+ create_resources(cgit::filter, $filters)
file { "${root}/logo":
ensure => directory,