diff --git a/software/mysql/software.cfg b/software/mysql/software.cfg index e97c20c03150c29f9f18fe1c1b8f3c4cac7ca213..e03142b595420ac8df20d090648f1218a3b73d18 100644 --- a/software/mysql/software.cfg +++ b/software/mysql/software.cfg @@ -6,7 +6,7 @@ develop = ${:slaposcookbook_location} extensions = slapos.tool.networkcache slapos.zcbworkarounds -#slapos.rebootstrap + slapos.rebootstrap find-links = http://www.nexedi.org/static/packages/source/slapos.buildout/ @@ -31,10 +31,10 @@ parts += # development / fast switching environment for whole software unzip = true -#[rebootstrap] -# Default first version of rebootstrapped python -#version = 2 -#section = python2.7 +[rebootstrap] + Default first version of rebootstrapped python +version = 2 +section = python2.7 [slaposcookbook] recipe = plone.recipe.command