summaryrefslogtreecommitdiff
path: root/manifests/daemon.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/daemon.pp')
-rw-r--r--manifests/daemon.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/daemon.pp b/manifests/daemon.pp
index 95840bd..b03a905 100644
--- a/manifests/daemon.pp
+++ b/manifests/daemon.pp
@@ -3,7 +3,6 @@ class git::daemon {
include git
case $operatingsystem {
- debian: { include git::daemon::debian }
centos: { include git::daemon::centos }
}