Commit 45ba1f31 authored by Tristan Cavelier's avatar Tristan Cavelier

slapos-master, erp5, monitor: set md5sum

parent e7b6e3cd
......@@ -72,17 +72,17 @@ mode = 644
[template-erp5]
< = download-base-part
filename = instance-erp5.cfg.in
#md5sum =
md5sum = 499f07e2e02b226a29852a5c8ae520bf
[template-balancer]
< = download-base-part
filename = instance-balancer.cfg.in
#md5sum =
md5sum = 4c4488ad8350e0a0640410b925761a98
[template-zope]
< = download-base-part
filename = instance-zope.cfg.in
#md5sum =
md5sum = 9fd565aaa971560f287031742651bc88
[template-apache-conf]
< = download-base-part
......
......@@ -168,12 +168,12 @@ mode = 755
[template-http-monitor]
< = download-base
filename = instance-http-monitor.cfg.in
#md5sum =
md5sum = 60f8c8d1ce3adf40b75da0b7cfd43e56
[template-mariadb]
< = download-base
filename = instance-mariadb.cfg.in
#md5sum =
md5sum = 0c1389c78c8f4948a6009f058e1af750
link-binary =
${coreutils:location}/bin/basename
${coreutils:location}/bin/cat
......@@ -231,7 +231,7 @@ md5sum = e40e2e39f4941c6372f4357e8589a5cf
# XXX: "template.cfg" is hardcoded in instanciation recipe
filename = template.cfg
template = ${:_profile_base_location_}/instance.cfg.in
#md5sum =
md5sum = 802c9fae149cc6c25c945ec4aa9ed49e
extra-context =
key mariadb_link_binary template-mariadb:link-binary
key zope_link_binary template-zope:link-binary
......@@ -305,7 +305,7 @@ extra-context =
[template-erp5]
< = download-base
filename = instance-erp5.cfg.in
#md5sum =
md5sum = 0b50370b706f5073e5e63312d0e6dbc5
[template-zeo]
< = download-base
......@@ -315,7 +315,7 @@ md5sum = cc91f5a4778153dc1d34398b9a80150d
[template-zope]
< = download-base
filename = instance-zope.cfg.in
#md5sum =
md5sum = 37f0ac5e6d1ddd017cea4f90f02a19ff
link-binary =
${aspell:location}/bin/aspell
${coreutils:location}/bin/basename
......
......@@ -46,14 +46,14 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/monitor.cfg.in
output = ${buildout:directory}/monitor.cfg
filename = monitor.cfg
#md5sum =
md5sum = 12a46157fa882da1d17fcf3d168a3a95
mode = 0644
[monitor-bin]
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/${:filename}
download-only = true
md5sum = 5b12e864f1762d7984f7d4863d0b795d
md5sum = de237418d5f575f51e0a3a6d0ad07a09
destination = ${buildout:parts-directory}/monitor-template-monitor-bin
filename = monitor.py.in
mode = 0644
......@@ -104,7 +104,7 @@ mode = 0644
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
#md5sum =
md5sum = 61069d8cfd7e7204106c147edc61ebbe
filename = resource-consumption.cgi.in
mode = 0644
......@@ -121,7 +121,11 @@ mode = 0644
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
<<<<<<< HEAD
#md5sum = 4fb26753ee669b8ac90ffe33dbd12e8f
=======
md5sum = fa8ec5aa5395b1bc6b9c7e898d6c5ec5
>>>>>>> 4b451f3... slapos-master, erp5, monitor: set md5sum
destination = ${buildout:parts-directory}/monitor-template-status-history-cgi
filename = status-history.cgi.in
mode = 0644
......@@ -165,7 +169,7 @@ mode = 0644
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
#md5sum =
md5sum = 45df980d495158f1842fd06b0037e0cd
filename = mariadb-performance.cgi.in
mode = 0644
......@@ -173,7 +177,7 @@ mode = 0644
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
#md5sum =
md5sum = 146c2ae6d1bdbc32758687fa41eb0afc
filename = http-cache-performance.cgi.in
mode = 0644
......@@ -181,7 +185,7 @@ mode = 0644
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
#md5sum =
md5sum = c7ad118a8df344b696c56ef2ca120f33
filename = zodb-performance.cgi.in
mode = 0644
......@@ -189,7 +193,7 @@ mode = 0644
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/webfile-directory/${:filename}
download-only = true
#md5sum =
md5sum = 46c7424571aa76a41372ea620771450d
filename = thread-performance.cgi.in
mode = 0644
......
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