Commit cd0d23a2 authored by Łukasz Nowak's avatar Łukasz Nowak

Drop not needed part.

parent ced6b17f
......@@ -74,7 +74,6 @@ kumofs = ${template-kumofs:output}
memcached = ${template-memcached:output}
cloudooo = ${template-cloudooo:output}
zope = ${template-zope:output}
zeo = ${template-zeo:output}
mariadb = ${template-mariadb:output}
haproxy = ${template-haproxy:output}
tidstorage = $${dynamic-template-tidstorage:output}
......
......@@ -8,7 +8,6 @@ versions = versions
parts +=
# Create instance template
template-memcached
template-zeo
template-kumofs
template-cloudooo
template-zope
......@@ -69,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 = 1b4434eb1fb2c337679d2562a56debf9
md5sum = df533e2f34e443efe8a94fe04fbf8e6f
output = ${buildout:directory}/template.cfg
mode = 0644
......@@ -80,13 +79,6 @@ md5sum = 065693aa7d43ab91edfe2f3f70707005
output = ${buildout:directory}/template-memcached.cfg
mode = 0644
[template-zeo]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-zeo.cfg
md5sum = 0cc0687484ed81a95379cd5544795fcd
output = ${buildout:directory}/template-zeo.cfg
mode = 0644
[template-erp5-production]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-erp5-production.cfg
......
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