From 4816f3963a83c151b21cc3aa41f1225dc2419c98 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sun, 15 May 2011 11:21:34 -0400 Subject: forgot to remove the inclusion of git::daemon::debian in git::daemon::base --- manifests/daemon.pp | 1 - 1 file changed, 1 deletion(-) 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 } } -- cgit v1.2.3