Skip to content

Commit

Permalink
- Remove unneccesary references.
Browse files Browse the repository at this point in the history
Signed-off-by: Scott M. Likens <slikens@engineyard.com>
  • Loading branch information
Scott M. Likens committed Nov 10, 2010
1 parent 42401ea commit 2d76d26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cookbooks/main/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,14 @@

#uncomment to run the sunspot recipe
# require_recipe "sunspot"
#

#uncomment to run the exim recipe
#exim_auth "auth" do
# my_hostname "my_hostname.com"
# smtp_host "smtp.sendgrid.net"
# username "username"
# password "password"
#end
#require_recipe "exim"

#uncomment to run the exim::auth recipe
#require_recipe "exim::auth"
Expand Down

0 comments on commit 2d76d26

Please sign in to comment.