phpmyadmin : use correct recipe and branch

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