Commit ac19d02c authored by Hardik Juneja's avatar Hardik Juneja

remove unnecessary monitor_template section form erp5 stack

parent 2353c3d8
......@@ -2,5 +2,3 @@
extends =
../../stack/erp5/buildout.cfg
[monitor-template]
rendered = ${monitor2-template:rendered}
......@@ -296,7 +296,7 @@ context =
key template_kumofs template-kumofs:target
key template_mariadb template-mariadb:target
key template_mariadb_initial_setup template-mariadb-initial-setup:target
key template_monitor monitor-template:rendered
key template_monitor monitor2-template:rendered
key template_my_cnf template-my-cnf:target
key template_postfix template-postfix:target
key template_postfix_aliases template-postfix-aliases:target
......@@ -314,13 +314,6 @@ context =
key zlib_location zlib:location
key extra_path_list eggs:extra-paths
[monitor-template-dummy]
<= download-base
# This is a placeholder, to be overriden by extending monitor SR
[monitor-template]
rendered = ${monitor-template-dummy:target}
[template-erp5]
<= download-base
......
......@@ -83,7 +83,7 @@ md5sum = d41d8cd98f00b204e9800998ecf8427e
[template-erp5]
filename = instance-erp5.cfg.in
md5sum = b78f17dbef151a65a37924b4613e772d
md5sum = 929b87c01aaf6ea1bbf6ff906ce9c0d9
[template-zeo]
filename = instance-zeo.cfg.in
......
......@@ -321,7 +321,3 @@ password = ${monitor-htpasswd:passwd}
{{ key }} = {{ value }}
{% endfor %}
[monitor-base-url-dict]
{% for key, value in monitor_base_url_dict.items() -%}
{{ key }} = {{ value }}
{% endfor %}
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