Commit 36f7772d authored by Jérome Perrin's avatar Jérome Perrin Committed by Kazuhiko Shiozaki

stop developing slapos.cookbook in erp5

Probably this should be done in slapos.cookbook's own profile
parent d027d614
[buildout] [buildout]
# Local development
develop =
${:parts-directory}/slapos.cookbook-repository
find-links += find-links +=
http://www.owlfish.com/software/wsgiutils/download.html http://www.owlfish.com/software/wsgiutils/download.html
...@@ -129,25 +125,9 @@ parts = ...@@ -129,25 +125,9 @@ parts =
slapos-toolbox slapos-toolbox
zodbanalyze zodbanalyze
# Local development
slapos.cookbook-repository
check-recipe
# Create instance template # Create instance template
template template
# Local development
[slapos.cookbook-repository]
recipe = slapos.recipe.build:gitclone
repository = http://git.erp5.org/repos/slapos.git
branch = erp5
git-executable = ${git:location}/bin/git
[check-recipe]
recipe = plone.recipe.command
stop-on-error = true
update-command = ${:command}
command = grep parts ${buildout:develop-eggs-directory}/slapos.cookbook.egg-link
[template-jinja2-base] [template-jinja2-base]
recipe = slapos.recipe.template:jinja2 recipe = slapos.recipe.template:jinja2
template = ${:_profile_base_location_}/${:filename}.in template = ${:_profile_base_location_}/${:filename}.in
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment