Class: Chef::Knife::SupermarketDownload

Inherits:
Knife::CookbookSiteDownload
  • Object
show all
Defined in:
lib/chef/knife/supermarket_download.rb

Instance Method Summary collapse

Instance Method Details

#cookbooks_api_urlObject



38
39
40
# File 'lib/chef/knife/supermarket_download.rb', line 38

def cookbooks_api_url
  "#{config[:supermarket_site]}/api/v1/cookbooks"
end