From d9527bcf3b8a1086b62a36242f1f67335e8cd59a Mon Sep 17 00:00:00 2001 From: Dusan Lukic Date: Sat, 12 Oct 2013 10:22:01 +0200 Subject: [PATCH] Changed subversion action --- cookbooks/vagrant_main/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/vagrant_main/recipes/default.rb b/cookbooks/vagrant_main/recipes/default.rb index 785a9e9..27a44e0 100644 --- a/cookbooks/vagrant_main/recipes/default.rb +++ b/cookbooks/vagrant_main/recipes/default.rb @@ -65,7 +65,7 @@ repository "#{site["repo"]}" revision "HEAD" destination "/srv/www/#{site["host"]}/public_html" - action :sync + action :export end # Add site info in /etc/hosts