Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Commit

Permalink
Use new supermarket API URL for librarian
Browse files Browse the repository at this point in the history
  • Loading branch information
aried3r authored Jun 10, 2018
1 parent 3c851a4 commit caf4a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/knife-solo/librarian.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def env
end

def initial_config
"site 'http://supermarket.getchef.com/api/v1'"
"site 'https://supermarket.chef.io/api/v1'"
end

# Returns an array of strings to gitignore when bootstrapping
Expand Down

0 comments on commit caf4a49

Please sign in to comment.