Commit 40a0916e authored by Nicolas Wavrant's avatar Nicolas Wavrant

slaprunner: uses the dev slapos.toolbox for the webrunner

parent 614fab3f
...@@ -34,10 +34,6 @@ parts = ...@@ -34,10 +34,6 @@ parts =
collective.recipe.template-egg collective.recipe.template-egg
# shellinabox # shellinabox
develop =
/opt/slapos.toolbox/
/opt/slaprunner/
#################### ####################
## Node JS proxy ## Node JS proxy
......
...@@ -26,7 +26,7 @@ develop = ...@@ -26,7 +26,7 @@ develop =
[slapos.toolbox-repository] [slapos.toolbox-repository]
recipe = slapos.recipe.build:gitclone recipe = slapos.recipe.build:gitclone
repository = http://git.erp5.org/repos/slapos.toolbox.git repository = http://git.erp5.org/repos/slapos.toolbox.git
branch = kvmresiliency branch = slaprunner-paas
git-executable = ${git:location}/bin/git git-executable = ${git:location}/bin/git
[slapos.cookbook-repository] [slapos.cookbook-repository]
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# 2/ Define list of trusted certificates for the cache. # 2/ Define list of trusted certificates for the cache.
[buildout] [buildout]
extends = common.cfg extends = development.cfg
[networkcache] [networkcache]
# signature certificates of the following uploaders. # signature certificates of the following uploaders.
......
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