chef-client icon indicating copy to clipboard operation
chef-client copied to clipboard

Support custom timeout for Windows scheduled task

Open mijdavis2 opened this issue 4 years ago • 1 comments

Feature Request

Currently, the scheduled task for chef-client has a timeout of 3 days. I cannot find a way via attributes to change this.

versions

  • chef-client cookbook versions: 11.3.6+

mijdavis2 avatar May 13 '20 18:05 mijdavis2

In https://docs.chef.io/resources/windows_task execution_time_limit String, Integer # default value: "PT72H (72 hours in ISO8601 duration format)" Would y'all be open to a PR with that attribute exposed in the resource?

ryanmoon avatar Apr 28 '21 23:04 ryanmoon