From 8cd411635fe9a167392d069aa51612ff9047c53e Mon Sep 17 00:00:00 2001
From: Gabriel Monnerat <gabriel@tiolive.com>
Date: Tue, 28 Dec 2010 20:23:04 +0000
Subject: [PATCH] is needed add erp5.extension.sectionextender on python args
 to create a cloudooo instance

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41844 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/software-profiles/cloudooo.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildout/software-profiles/cloudooo.cfg b/buildout/software-profiles/cloudooo.cfg
index 9c4743515c..f686aa5f7d 100644
--- a/buildout/software-profiles/cloudooo.cfg
+++ b/buildout/software-profiles/cloudooo.cfg
@@ -41,6 +41,7 @@ eggs =
   cloudooo
   collective.recipe.supervisor
   plone.recipe.command
+  erp5.extension.sectionextender
   supervisor
 
 [software_definition]
-- 
2.30.9