software.cfg 454 Bytes
Newer Older
1
[buildout]
Romain Courteaud's avatar
Romain Courteaud committed
2

3 4
extends =
  ../../stack/nbd.cfg
Romain Courteaud's avatar
Romain Courteaud committed
5
  ../../stack/shacache-client.cfg
6 7 8 9 10 11 12

parts +=
  template

[template]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
Romain Courteaud's avatar
Romain Courteaud committed
13
md5sum = 82e948e1c0cb0d5540ef185edeef3ec3
14 15
output = ${buildout:directory}/template.cfg
mode = 0644
16 17 18 19 20

[versions]
# XXX-CEDRIC Quick and dirty workaround to avoid m2crypto problems.
# should not be used elsewhere unless for urgent cases. 
slapos.libnetworkcache = 0.2