apache.cfg 965 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
[buildout]
extensions =
  slapos.rebootstrap
  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 =
Rafael Monnerat's avatar
Rafael Monnerat committed
12
  ../component/lxml-python/buildout.cfg
13
  ../component/apache/buildout.cfg
14
  ../component/dcron/buildout.cfg
15
  ../component/logrotate/buildout.cfg
16
  ../component/python-2.7/buildout.cfg
17
  shacache-client.cfg
18
  ../component/rdiff-backup/buildout.cfg
19 20 21 22 23 24

versions = versions

parts =
  apache
  apache-antiloris
25
  dcron
26 27
  logrotate
  rdiff-backup
28 29 30 31

# Buildoutish
  instance-recipe-egg

Rafael Monnerat's avatar
Rafael Monnerat committed
32 33 34
[lxml-python]
python = python2.7

35 36
[instance-recipe-egg]
recipe = zc.recipe.egg
Rafael Monnerat's avatar
Rafael Monnerat committed
37
python = python2.7
38
eggs =
Rafael Monnerat's avatar
Rafael Monnerat committed
39
  ${lxml-python:egg}
40
  ${instance-recipe:egg}
41 42 43 44 45 46 47 48

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

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