Skip to content

Commit

Permalink
udpdated recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
a-morales committed Sep 21, 2014
1 parent 83c55d6 commit 767bdab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions app/recipes/default.rb

This file was deleted.

2 changes: 1 addition & 1 deletion app/recipes/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
# This deploys the application
opsworks_play2 do
app "app"
deploy_data node[:deploy][:app]
deploy_data node[:deploy][:app] # This data comes from OpsWorks' JSON blob
end

0 comments on commit 767bdab

Please sign in to comment.