diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg index 93112a7a78995adcc3a56f4e0f6f4b32c20511ec..a559c27ef31cd2883a4cccef9d5d9f400cf03c88 100644 --- a/stack/erp5/buildout.cfg +++ b/stack/erp5/buildout.cfg @@ -167,10 +167,8 @@ ugly-depend-on = ${erp5:repository} recipe = slapos.recipe.build:gitclone repository = http://git.erp5.org/repos/slapos.git #branch = erp5-cluster -git-executable = ${git:location}/bin/git -#repository = http://192.168.242.77:1236/slapos.git - branch = erp5-cluster-scalability +git-executable = ${git:location}/bin/git [slapos.cookbook] recipe = zc.recipe.egg @@ -390,9 +388,9 @@ repository_id_list = erp5 [erp5] recipe = slapos.recipe.build:gitclone +# Do not specify revision or branch here, the section will be +# overloaded via an extern software.cfg repository = http://git.erp5.org/repos/erp5.git -#repository = http://192.168.242.77:1235/erp5.git -#branch = master git-executable = ${git:location}/bin/git [fix-products-paths]