From 912b7c9221fd4b6dd3b82eb7ad5c8380690c684d Mon Sep 17 00:00:00 2001 From: MaxAlmeida Date: Thu, 23 Jul 2015 15:39:10 -0300 Subject: [PATCH] Adding the spb_migrations plugin to noosfero setup --- cookbooks/noosfero/recipes/default.rb | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/cookbooks/noosfero/recipes/default.rb b/cookbooks/noosfero/recipes/default.rb index cc0f182..4843bb7 100644 --- a/cookbooks/noosfero/recipes/default.rb +++ b/cookbooks/noosfero/recipes/default.rb @@ -44,6 +44,7 @@ plugins = [ 'statistics', 'sub_organizations', 'video', + 'spb_migrations', ] execute 'plugins:enable' do -- libgit2 0.21.2