Commit 3cecaf18 authored by Łukasz Nowak's avatar Łukasz Nowak

Simplify again.

parent 65bde957
......@@ -65,7 +65,7 @@ offline = true
recipe = slapos.cookbook:generate.erp5.tidstorage
snippet-zeo = ${template-snippet-zeo:output}
snippet-zope = ${template-snippet-zope:output}
snippet-master = ${template-snippet-zope-zeo-master:output}
snippet-master = ${template-snippet-master:output}
[switch-softwaretype]
recipe = slapos.cookbook:softwaretype
......
......@@ -68,7 +68,7 @@ configurator_bt5_list = erp5_core_proxy_field_legacy erp5_full_text_myisam_catal
[template]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum = 0d1e0c1fc797516f4bba6f3896d18b43
md5sum = e4e65392a1979b82a454b72eb9dec9eb
output = ${buildout:directory}/template.cfg
mode = 0644
......@@ -93,11 +93,11 @@ md5sum = dfaf9cc1caa6a69b67b09480fb544854
output = ${buildout:directory}/template-snippet-zeo.cfg
mode = 0644
[template-snippet-zope-zeo-master]
[template-snippet-master]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/snippet-zope-zeo-master.cfg
url = ${:_profile_base_location_}/snippet-master.cfg
md5sum = 8362a3d14803c84a6d60b6d872c2ffa8
output = ${buildout:directory}/template-snippet-zope-zeo-master.cfg
output = ${buildout:directory}/template-snippet-master.cfg
mode = 0644
[template-snippet-zope]
......
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