chef-client
chef-client copied to clipboard
Support custom timeout for Windows scheduled task
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+
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?