mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
Final name update
Signed-off-by: Nick Schwaderer <nschwaderer@chef.io>
This commit is contained in:
parent
e048bc95eb
commit
3bbf36cbe2
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ module Inspec
|
|||
desc: "Maximum seconds to allow commands to run during execution. Default 3600.",
|
||||
long_desc: "Maximum seconds to allow commands to run during execution. Default 3600. A timed out command is considered an error."
|
||||
# TODO: Resolve how to access this in Profile.rb
|
||||
option :nuke_waivers, type: :boolean,
|
||||
option :ludicrous_speed, type: :boolean,
|
||||
desc: "EXPERIMENTAL: Waived controls are never read into InSpec"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue