summaryrefslogtreecommitdiff
path: root/manifests/cron.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2014-08-30 13:24:04 +0200
committermh <mh@immerda.ch>2014-08-30 13:24:55 +0200
commitb8bd7e5c9208feb09019a395374a04437a8122a4 (patch)
tree404a93abfbbf674b8f8e04eda605a2b0b63e2035 /manifests/cron.pp
parentc80c781fa05f94ac1c8631e068af98a6839b0a4a (diff)
fix cron name globally + linting
Diffstat (limited to 'manifests/cron.pp')
-rw-r--r--manifests/cron.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/cron.pp b/manifests/cron.pp
index 2e54a66..9a8e777 100644
--- a/manifests/cron.pp
+++ b/manifests/cron.pp
@@ -24,7 +24,6 @@ class puppet::cron(
shorewall_puppetmaster_signport => $shorewall_puppetmaster_signport,
}
case $::operatingsystem {
- debian: { include puppet::cron::debian }
openbsd: { include puppet::cron::openbsd }
default: {
case $::kernel {