Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Commit

Permalink
make sure this is set outside
Browse files Browse the repository at this point in the history
  • Loading branch information
till committed Feb 9, 2012
1 parent 2bf1302 commit f8d3fe4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nginx-app/recipes/vagrant.rb
@@ -1,6 +1,5 @@
if !node[:deploy]
node[:deploy] = {}
node[:deploy][:deploy_to] = '/var/www/citationalysis'
raise Chef::Exceptions::ConfigurationError, "node[:deploy] needs to be set."
end

if !node[:docroot]
Expand Down

0 comments on commit f8d3fe4

Please sign in to comment.