diff options
Diffstat (limited to 'manifests/puppetmaster/checklastrun.pp')
-rw-r--r-- | manifests/puppetmaster/checklastrun.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/puppetmaster/checklastrun.pp b/manifests/puppetmaster/checklastrun.pp index cbc3822..7686fec 100644 --- a/manifests/puppetmaster/checklastrun.pp +++ b/manifests/puppetmaster/checklastrun.pp @@ -1,5 +1,4 @@ class puppet::puppetmaster::checklastrun { - include ibp::opt::bin file{'/opt/bin/puppetlast': source => [ "puppet://$server/files/puppet/master/puppetlast", "puppet://$server/puppet/master/puppetlast"], |