Mysql software release : Desperate move : add cookbook path in extra-path

parent e58b2350
......@@ -53,8 +53,10 @@ update-command = cd ${:location} && ${git:location}/bin/git pull --quiet
# - [instance-recipe] needs [slaposcookbook] to be finished
# - we cannot rely on anything else being executed before [instance-recipe]
slaposcookbook_dummy = ${slaposcookbook:location}
[eggs]
recipe = zc.recipe.egg
extra-paths +=
${products-erp5:location}
${slaposcookbook:location}
[instance-recipe]
egg = slapos.cookbook
......
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