mirror of
https://github.com/inspec/inspec
synced 2025-02-16 22:18:38 +00:00
CONFIG: Update licensing config to set default server url (#50)
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
This commit is contained in:
parent
b9c8a056ff
commit
81f299ea50
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ ChefLicensing.configure do |config|
|
|||
config.chef_product_name = "Inspec"
|
||||
config.chef_entitlement_id = "3ff52c37-e41f-4f6c-ad4d-365192205968"
|
||||
config.chef_executable_name = "inspec"
|
||||
config.license_server_url = "https://licensing.chef.co/License"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue