Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
CONFIG: Set chef executable name to display in help messages of chef-…
Browse files Browse the repository at this point in the history
…licensing

Signed-off-by: Sonu Saha <[email protected]>
  • Loading branch information
ahasunos committed May 3, 2023
1 parent 86a08ba commit 144d993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/inspec/utils/licensing_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
ChefLicensing.configure do |config|
config.chef_product_name = "Inspec"
config.chef_entitlement_id = "3ff52c37-e41f-4f6c-ad4d-365192205968"
config.chef_executable_name = "inspec"
end

0 comments on commit 144d993

Please sign in to comment.