Class: ChefUtils::Dist::Org

Inherits:
Object
  • Object
show all
Defined in:
lib/chef-utils/dist.rb

Constant Summary collapse

WEBSITE =

product Website address

"https://chef.io".freeze
DOWNLOADS_URL =

The downloads site

"downloads.chef.io".freeze
LEGACY_CONF_DIR =

The legacy conf folder: C:/opscode/chef. Specifically the “opscode” part DIR_SUFFIX is appended to it in code where relevant

"opscode".freeze
ENFORCE_LICENSE =

Enable forcing Chef EULA

true
PATENTS =

product patents page

"https://www.chef.io/patents".freeze
KNIFE_DOCS =

knife documentation page

"https://docs.chef.io/workstation/knife/".freeze