Commit 7acf0313 authored by Tristan Cavelier's avatar Tristan Cavelier

erp5: set md5sum

parent ae9dcafd
...@@ -168,12 +168,12 @@ mode = 755 ...@@ -168,12 +168,12 @@ mode = 755
[template-http-monitor] [template-http-monitor]
< = download-base < = download-base
filename = instance-http-monitor.cfg.in filename = instance-http-monitor.cfg.in
#md5sum = md5sum = 60f8c8d1ce3adf40b75da0b7cfd43e56
[template-mariadb] [template-mariadb]
< = download-base < = download-base
filename = instance-mariadb.cfg.in filename = instance-mariadb.cfg.in
#md5sum = md5sum = 0c1389c78c8f4948a6009f058e1af750
link-binary = link-binary =
${coreutils:location}/bin/basename ${coreutils:location}/bin/basename
${coreutils:location}/bin/cat ${coreutils:location}/bin/cat
...@@ -231,7 +231,7 @@ md5sum = e40e2e39f4941c6372f4357e8589a5cf ...@@ -231,7 +231,7 @@ md5sum = e40e2e39f4941c6372f4357e8589a5cf
# XXX: "template.cfg" is hardcoded in instanciation recipe # XXX: "template.cfg" is hardcoded in instanciation recipe
filename = template.cfg filename = template.cfg
template = ${:_profile_base_location_}/instance.cfg.in template = ${:_profile_base_location_}/instance.cfg.in
#md5sum = md5sum = 802c9fae149cc6c25c945ec4aa9ed49e
extra-context = extra-context =
key mariadb_link_binary template-mariadb:link-binary key mariadb_link_binary template-mariadb:link-binary
key zope_link_binary template-zope:link-binary key zope_link_binary template-zope:link-binary
...@@ -305,7 +305,7 @@ extra-context = ...@@ -305,7 +305,7 @@ extra-context =
[template-erp5] [template-erp5]
< = download-base < = download-base
filename = instance-erp5.cfg.in filename = instance-erp5.cfg.in
#md5sum = md5sum = 0b50370b706f5073e5e63312d0e6dbc5
[template-zeo] [template-zeo]
< = download-base < = download-base
...@@ -315,7 +315,7 @@ md5sum = 9670cf63099e2c520017a23defff51a4 ...@@ -315,7 +315,7 @@ md5sum = 9670cf63099e2c520017a23defff51a4
[template-zope] [template-zope]
< = download-base < = download-base
filename = instance-zope.cfg.in filename = instance-zope.cfg.in
#md5sum = md5sum = 37f0ac5e6d1ddd017cea4f90f02a19ff
link-binary = link-binary =
${aspell:location}/bin/aspell ${aspell:location}/bin/aspell
${coreutils:location}/bin/basename ${coreutils:location}/bin/basename
......
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