Fix Facter::Core::Execution.execute time_limit
The options hash passed to Facter::Core::Execution.execute expect a
time_limit, not a limit:
https://www.rubydoc.info/gems/facter/Facter/Core/Execution#execute-class_method
Fix Facter::Core::Execution.execute time_limit Tags None Subscribers None
Description
Details
|