test-repo/cookbooks/testapp/recipes/appserver.rb in knife-topo-0.0.3 vs test-repo/cookbooks/testapp/recipes/appserver.rb in knife-topo-0.0.4
- old
+ new
@@ -3,6 +3,6 @@
# Recipe:: db
#
# Copyright 2014, ThirdWave Insights
#
-include_recipe "nodejs::install_from_package"
+include_recipe "nodejs::install_from_binary"
\ No newline at end of file