abstractitptyltd / abstractit-puppet

Manage puppet agent, master, modules and hiera with puppet
https://forge.puppetlabs.com/abstractit/puppet
18 stars 44 forks source link

improve cron command with condition #154

Closed toepi closed 7 years ago

toepi commented 7 years ago

On puppetservern with puppetdb reportdirectory doesn't exists and cron failed at every run. So cron should check if reportdirectory exists before change directory.

rendhalver commented 7 years ago

Thanks for that.