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
No related merge requests found
[buildout]
# Local development
develop =
${:parts-directory}/slapos.cookbook-repository
find-links +=
http://www.owlfish.com/software/wsgiutils/download.html
......@@ -129,25 +125,9 @@ parts =
slapos-toolbox
zodbanalyze
# Local development
slapos.cookbook-repository
check-recipe
# Create instance 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]
recipe = slapos.recipe.template:jinja2
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