Skip to content

Commit

Permalink
Switch to using original chef-solo-search now that my pull request wa…
Browse files Browse the repository at this point in the history
…s integrated
  • Loading branch information
webcoyote committed Jan 17, 2013
1 parent ab0f708 commit 069efad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 1 addition & 4 deletions Berksfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ site :opscode

metadata

# chef-solo-search is used to replace the chef "search" functionality
# provided by chef-server so that we can use chef-solo. This removes
# the necessity to use knife.rb and have a .pem file
cookbook 'chef-solo-search', :git => 'git://github.com/webcoyote/chef-solo-search.git'
cookbook 'chef-solo-search', :git => 'git://github.com/edelight/chef-solo-search.git'

cookbook 'chef-dotfiles', :git => 'git://github.com/lebedevdsl/chef-dotfiles.git'
1 change: 1 addition & 0 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@

# Cookbooks with dependencies listed in Berksfile
depends 'chef-solo-search'
depends 'chef-dotfiles'

0 comments on commit 069efad

Please sign in to comment.