phpmyadmin : use correct recipe and branch

parent f8d0ce01
......@@ -74,7 +74,7 @@ eggs =
[instance-recipe]
egg = slapos.cookbook
module = memcached
module = osoeslaptraining
[instance-recipe-egg]
# Just so buildout executes [slaposcookbook] before [eggs], as
......@@ -100,7 +100,8 @@ stop-on-error = True
[slaposcookbook]
recipe = plone.recipe.command
git_param =--quiet -b mysql
branch = phpmyadmin
git_param =--quiet -b ${:branch}
git = ${git:location}/bin/git
location = ${buildout:parts-directory}/${:_buildout_section_name_}
stop-on-error = true
......
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