Commit bd9d5351 authored by Tristan Cavelier's avatar Tristan Cavelier

erp5 stack: remove useless parts

parent 391cab3d
......@@ -160,7 +160,7 @@ md5sum = 16d1fc3cf26c3066ae612ded0ec64cd2
[template-mariadb]
< = download-base
filename = instance-mariadb.cfg.in
md5sum = 77dd2e49636edb830e8a60cfd3e8288f
md5sum = 43aa9b59b768e094e5cd78c372d3e4ac
link-binary =
${coreutils:location}/bin/basename
${coreutils:location}/bin/cat
......@@ -302,7 +302,7 @@ md5sum = 7bbb690cb2ea38cd2aa84c8a79c50399
[template-zope]
< = download-base
filename = instance-zope.cfg.in
md5sum = d551d5739a3c5b1c3aeff67e1410f240
md5sum = 9142332ed063f3f0a40e31cd98d71f63
link-binary =
${aspell:location}/bin/aspell
${coreutils:location}/bin/basename
......@@ -593,7 +593,6 @@ branch = erp5-cluster
recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
slapos.toolbox
slapos.toolbox[check_web_page_http_cache_hit,zodbpack]
scripts =
......
......@@ -247,12 +247,8 @@ parts +=
cron-entry-monitor
cron-entry-rss
deploy-index
# deploy-settings-cgi
# deploy-status-cgi
# deploy-status-history-cgi
setup-static-files
certificate-authority
zero-parameters
public-symlink
cgi-httpd-wrapper
cgi-httpd-graceful-wrapper
......
......@@ -111,14 +111,6 @@ source = ${directory:logrotate-backup}
[monitor-parameters]
port = {{ slapparameter_dict['port-base'] + 5000 }}
[public]
recipe = slapos.cookbook:zero-knowledge.write
filename = knowledge0.cfg
[zero-parameters]
recipe = slapos.cookbook:zero-knowledge.read
filename = $${public:filename}
{% if use_ipv6 -%}
{% set ipv6 = (ipv6_set | list)[0] -%}
[zeo-tunnel-base]
......@@ -394,12 +386,8 @@ parts +=
cron-entry-monitor
cron-entry-rss
deploy-index
# deploy-settings-cgi
# deploy-status-cgi
# deploy-status-history-cgi
setup-static-files
certificate-authority
zero-parameters
public-symlink
cgi-httpd-wrapper
cgi-httpd-graceful-wrapper
......
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