From 6ffda6fdbb7ecf71e30814bd36fb4573e88521d5 Mon Sep 17 00:00:00 2001 From: Thiago Ribeiro Date: Mon, 12 Oct 2015 17:55:36 -0300 Subject: [PATCH] Add enviroment_notification plugin in recipe. --- 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 df91b08..3400ea9 100644 --- a/cookbooks/noosfero/recipes/default.rb +++ b/cookbooks/noosfero/recipes/default.rb @@ -47,6 +47,7 @@ plugins = [ 'statistics', 'sub_organizations', 'video', + 'environment_notification', 'community_block', ] -- libgit2 0.21.2