summaryrefslogtreecommitdiff
path: root/manifests/puppetmaster/checklastrun
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/puppetmaster/checklastrun')
-rw-r--r--manifests/puppetmaster/checklastrun/disable.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/puppetmaster/checklastrun/disable.pp b/manifests/puppetmaster/checklastrun/disable.pp
index 47c0130..1ab4648 100644
--- a/manifests/puppetmaster/checklastrun/disable.pp
+++ b/manifests/puppetmaster/checklastrun/disable.pp
@@ -1,4 +1,5 @@
class puppet::puppetmaster::checklastrun::disable inherits puppet::puppetmaster::checklastrun {
+
File['/usr/local/bin/puppetlast']{
ensure => absent,
}