reidmv / reidmv-puppet_run_scheduler

Puppet module to configure scheduled agent runtimes
0 stars 5 forks source link

PUP-9238 #2

Closed reidmv closed 5 years ago

reidmv commented 5 years ago

On Windows, the lastrun files are currently not created with appropriate directory inherited acls. Lastrun files created when Puppet is run from a scheduled task will have improper ACLs that will prevent Puppet from finishing a manually invoked run correctly. Therefore, ensure during the Puppet run that ACLs on these files are set correctly.

https://tickets.puppetlabs.com/browse/PUP-9238