From 4c82d77798433d11e835aaf218fef8066614a0fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Le=20Ninivin?= <cedric.leninivin@tiolive.com> Date: Mon, 2 Sep 2013 16:36:55 +0200 Subject: [PATCH] Remove slapos.cookbook develop --- software/apache-frontend/common.cfg | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/software/apache-frontend/common.cfg b/software/apache-frontend/common.cfg index f639b30f1..1aa096b52 100644 --- a/software/apache-frontend/common.cfg +++ b/software/apache-frontend/common.cfg @@ -31,23 +31,6 @@ parts += rdiff-backup squid -# Development profile of apache-frontend. -# Exactly the same as software.cfg, but fetch the slapos.cookbook -# from git repository instead of fetching stable version, -# allowing to play with bleeding edge environment. - -# You'll need to run buildout twice for this profile. - slapos.cookbook-repository - -develop = - ${:parts-directory}/slapos.cookbook-repository - -[slapos.cookbook-repository] -recipe = slapos.recipe.build:gitclone -repository = http://git.erp5.org/repos/slapos.git -branch = master -git-executable = ${git:location}/bin/git - [slapos-toolbox] recipe = zc.recipe.egg eggs = -- 2.30.9