summaryrefslogtreecommitdiff
path: root/manifests/debian.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/debian.pp')
-rw-r--r--manifests/debian.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/debian.pp b/manifests/debian.pp
index de5be53..9653e76 100644
--- a/manifests/debian.pp
+++ b/manifests/debian.pp
@@ -21,10 +21,6 @@ class puppet::debian inherits puppet::linux {
Service[puppet]{
hasstatus => $real_puppet_hasstatus,
}
-
- File['/etc/cron.d/puppetd.cron']{
- path => '/etc/cron.d/puppetd',
- }
}