Commit d3666828 authored by Kirill Smelkov's avatar Kirill Smelkov

X Hook in slapos-cookbook-develop from the same repository

parent fef5e597
......@@ -40,6 +40,7 @@ parts =
# instance-gitlab.cfg
# for instance
slapos-cookbook-develop
slapos-cookbook
eggs
......
......@@ -5,6 +5,7 @@ extends =
../../component/postgresql/buildout.cfg
parts =
slapos-cookbook-develop
slapos-cookbook
instance
postgresql94
......
......@@ -77,7 +77,9 @@ git-executable = ${git:location}/bin/git
[slapos-cookbook-develop]
recipe = zc.recipe.egg:develop
setup = ${slapos.cookbook-repository:location}
#setup = ${slapos.cookbook-repository:location}
# XXX hack
setup = /srv/slapgrid/slappart16/srv/runner/project/slapos
# Install slapos.cookbook containing all officials recipes
# Explicitely define dependencies as well, because of buildout limitation
......
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