[buildout] extends = ../component/lxml-python/buildout.cfg ../component/java/buildout.cfg ../component/mysql-5.1/buildout.cfg ../stack/shacache-client.cfg find-links += http://www.nexedi.org/static/packages/source/slapos.buildout/ # Use only quite well working sites. allow-hosts = *.nexedi.org *.python.org *.sourceforge.net dist.repoze.org effbot.org github.com peak.telecommunity.com psutil.googlecode.com www.dabeaz.com parts = template tomcat java hsql mysql-5.1 eggs instance-recipe-egg [hsql] recipe = hexagonit.recipe.download url = http://hsqldb.org/support/hsqldb_16.zip md5sum = 5e5f08e1c838e97efa359cdfc301cc06 [tomcat] recipe = hexagonit.recipe.download strip-top-level-dir = true url = http://apache.multidist.com/tomcat/tomcat-6/v6.0.32/bin/apache-tomcat-6.0.32.zip md5sum = 082a0707985b6c029920d4d6d5ec11cd [eggs] recipe = zc.recipe.egg eggs = ${lxml-python:egg} slapos.cookbook