Closed legal90 closed 9 years ago
Since there is an outdated directive in Berksfile, we have the following warning from the resent "berks":
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 "https://supermarket.chef.io"' to remove this warning. For more information visit https://github.com/berkshelf/berkshelf/wiki/deprecated-locations
So, this pull-request fixes that warning.
Awesome! Thanks
Since there is an outdated directive in Berksfile, we have the following warning from the resent "berks":
So, this pull-request fixes that warning.