Mysql : add lxml egg, update profiles

parent 77e727f4
......@@ -28,6 +28,8 @@ parts +=
# Create instance template
#TODO : list here all parts.
template
libxslt
eggs
instance-recipe-egg
# XXX: Workaround of SlapOS limitation
......@@ -55,14 +57,20 @@ module = mysql
# - we cannot rely on anything else being executed before [instance-recipe]
slaposcookbook_dummy = ${slaposcookbook:location}
recipe = zc.recipe.egg
#python = python2.6
python = python2.7
eggs = ${instance-recipe:egg}
[eggs]
recipe = zc.recipe.egg
python = python2.7
eggs =
${lxml-python:egg}
[template]
# Default template for the instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
#md5sum = 5713440ead59c65167d7a4abdc66c8c7
md5sum = 69c32a67c5640d36ee042d2cfc35843d
output = ${buildout:directory}/template.cfg
mode = 0644
......@@ -83,5 +91,5 @@ slapos.slap = 1.2.dev-r4679
netaddr = 0.7.5
xml-marshaller = 0.9.7
zc.buildout=1.5.3-dev-SlapOS-002
zc.buildout=1.5.3-dev-SlapOS-001
setuptools = 0.6c12dev-r88795
\ No newline at end of file
......@@ -28,6 +28,8 @@ parts +=
#TODO : list here all parts.
# Create instance template
template
libxslt
eggs
instance-recipe-egg
rdiff-backup
......@@ -52,14 +54,20 @@ module = mysql
# - we cannot rely on anything else being executed before [instance-recipe]
slaposcookbook_dummy = ${slaposcookbook:location}
recipe = zc.recipe.egg
#python = python2.6
python = python2.7
eggs = ${instance-recipe:egg}
[eggs]
recipe = zc.recipe.egg
python = python2.7
eggs =
${lxml-python:egg}
[template]
# Default template for the instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
#md5sum = f5e422ac5982fe9339d2beb5fecd5926
md5sum = 2764597a6e4fe243cdf6e37b6535e767
output = ${buildout:directory}/template.cfg
mode = 0644
......@@ -80,5 +88,5 @@ slapos.slap = 1.2.dev-r4679
netaddr = 0.7.5
xml-marshaller = 0.9.7
zc.buildout=1.5.3-dev-SlapOS-002
zc.buildout=1.5.3-dev-SlapOS-001
setuptools = 0.6c12dev-r88795
\ No newline at end of file
......@@ -28,6 +28,8 @@ parts +=
# Create instance template
#TODO : list here all parts.
template
libxslt
eggs
instance-recipe-egg
# XXX: Workaround of SlapOS limitation
......@@ -55,14 +57,20 @@ module = mysql
# - we cannot rely on anything else being executed before [instance-recipe]
slaposcookbook_dummy = ${slaposcookbook:location}
recipe = zc.recipe.egg
#python = python2.6
python = python2.7
eggs = ${instance-recipe:egg}
[eggs]
recipe = zc.recipe.egg
python = python2.7
eggs =
${lxml-python:egg}
[template]
# Default template for the instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
#md5sum = d96e72fbbbaeebe259c8a40d793dba89
md5sum = e8eb5f2b0f5449ffcc454e92f995c6c8
output = ${buildout:directory}/template.cfg
mode = 0644
......@@ -83,5 +91,5 @@ slapos.slap = 1.2.dev-r4679
netaddr = 0.7.5
xml-marshaller = 0.9.7
zc.buildout=1.5.3-dev-SlapOS-002
zc.buildout=1.5.3-dev-SlapOS-001
setuptools = 0.6c12dev-r88795
\ No newline at end of file
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