aboutsummaryrefslogtreecommitdiff
path: root/manifests/daemon.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/daemon.pp')
-rw-r--r--manifests/daemon.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/daemon.pp b/manifests/daemon.pp
index 057f778..c69e48f 100644
--- a/manifests/daemon.pp
+++ b/manifests/daemon.pp
@@ -1,5 +1,5 @@
class git::daemon (
- $implementation = hiera('git::daemon::implementation', 'gitolite')
+ $implementation = hiera('git::daemon::implementation', 'gitolite'),
$inetd = hiera('git::daemon::inetd', true)
) {
# directory for git user and repositories