kumo : Set complete part list

parent d0a7caf6
...@@ -4,7 +4,6 @@ find-links += ...@@ -4,7 +4,6 @@ find-links +=
extends = extends =
../../component/kumo/buildout.cfg ../../component/kumo/buildout.cfg
../../component/python-2.7/buildout.cfg
../../component/dcron/buildout.cfg ../../component/dcron/buildout.cfg
../../component/stunnel/buildout.cfg ../../component/stunnel/buildout.cfg
../../component/rdiff-backup/buildout.cfg ../../component/rdiff-backup/buildout.cfg
...@@ -27,11 +26,13 @@ allow-hosts = ...@@ -27,11 +26,13 @@ allow-hosts =
versions = versions versions = versions
parts += parts =
# Create instance template # Create instance template
#TODO : list here all parts. rdiff-backup
dcron
kumo
stunnel
template template
libxslt
eggs eggs
instance-recipe-egg instance-recipe-egg
...@@ -46,12 +47,10 @@ module = kumofs ...@@ -46,12 +47,10 @@ module = kumofs
[instance-recipe-egg] [instance-recipe-egg]
recipe = zc.recipe.egg recipe = zc.recipe.egg
python = python2.7
eggs = ${instance-recipe:egg} eggs = ${instance-recipe:egg}
[eggs] [eggs]
recipe = zc.recipe.egg recipe = zc.recipe.egg
python = python2.7
eggs = eggs =
${lxml-python:egg} ${lxml-python:egg}
......
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