rapid7-cookbooks / nexpose

This cookbook installs Nexpose
12 stars 10 forks source link

fix berkshelf link for update api #7

Closed cmluciano closed 10 years ago

cmluciano commented 10 years ago

This link corrects the api link for berkshelf and prevents this warning

$ rspec DEPRECATED: Your Berksfile contains a site location pointing to the Opscode Community Site (site :opscode). Site locations have been replaced by the source location. Change this to: 'source "http://api.berkshelf.com"' to remove this warning. For more information visit https://github.com/berkshelf/berkshelf/wiki/deprecated-locations .....

rhass-r7 commented 10 years ago

Thanks!