xwiki : Add instance-recipe

parent dd9f6872
......@@ -7,6 +7,15 @@ find-links =
versions = versions
[instance-recipe]
egg = slapos.cookbook
module = xwiki
[instance-recipe-egg]
recipe = zc.recipe.egg
python = python2.7
eggs = ${instance-recipe:egg}
[template]
# Default template for the instance.
recipe = slapos.recipe.template
......
......@@ -11,6 +11,7 @@ parts =
hsql
mysql-5.1
eggs
instance-recipe-egg
[hsql]
recipe = hexagonit.recipe.download
......
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