[buildout]
extensions =
  slapos.rebootstrap
  slapos.tool.networkcache
  slapos.zcbworkarounds

find-links =
    http://www.nexedi.org/static/packages/source/slapos.buildout/
    http://dist.repoze.org
    http://www.nexedi.org/static/packages/source/

extends =
  ../component/lxml-python/buildout.cfg
  ../component/apache/buildout.cfg
  ../component/logrotate/buildout.cfg
  ../component/varnish/buildout.cfg
  ../component/python-2.7/buildout.cfg
  ../component/rdiff-backup/buildout.cfg

versions = versions

parts =
  apache
  apache-antiloris
  varnish-2.1
  logrotate
  rdiff-backup

# Buildoutish
  instance-recipe-egg

[lxml-python]
python = python2.7

[instance-recipe-egg]
recipe = zc.recipe.egg
python = python2.7
eggs =
  ${lxml-python:egg}
  ${instance-recipe:egg}

[rebootstrap]
# Default first version of rebootstrapped python
version = 2
section = python2.7

[versions]
# Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-002
rdiff-backup = 1.0.5