reidmv / reidmv-puppet_run_scheduler

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

Expose executable param, fix testing #3

Closed genebean closed 3 years ago

genebean commented 3 years ago

This allows the puppet_executable for both posix and windows to be set via the class declaration which, in turn, facilitates this module being used within another module.

A change is also included that removed an unneeded include line recently added to the posix and windows files and, instead, puppet_run_scheduler is included in each class's preconditions.