Commit c3f13ff6 authored by Jérome Perrin's avatar Jérome Perrin

XXX use development version of slapos.cookbook for all profiles (NOT FOR MERGE)

parent 1ddc7dc5
Pipeline #7868 failed with stage
in 0 seconds
......@@ -83,14 +83,16 @@ repository = https://lab.nexedi.com/nexedi/slapos.git
branch = master
git-executable = ${git:location}/bin/git
[slapos-cookbook-develop]
[slapos.cookbook-develop]
recipe = zc.recipe.egg:develop
egg = slapos.cookbook
setup = ${slapos.cookbook-repository:location}
# Install slapos.cookbook containing all officials recipes
[slapos-cookbook]
recipe = zc.recipe.egg
eggs =
${slapos.cookbook-develop:egg}
${lxml-python:egg}
${python-cffi:egg}
${python-PyYAML:egg}
......@@ -98,7 +100,6 @@ eggs =
${python-cliff:egg}
${python-cryptography:egg}
pyOpenSSL
slapos.cookbook
slapos.libnetworkcache
[versions]
......
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