Commit 2fbadea0 authored by Sebastien Robin's avatar Sebastien Robin Committed by Kazuhiko Shiozaki

jio: revert "Follow naming convention"

This revert e7083872. This change must be applied
only when we will have newer version of slapos.cookbook
parent d2d4e245
......@@ -46,4 +46,6 @@ LD_LIBRARY_PATH = ${libxslt:location}/lib:${libxml2:location}/lib:${zlib:locatio
recipe = slapos.cookbook:wrapper
command-line = ${phantomjs:location}/phantomjs-slapos
wrapper-path = $${directory:bin}/phantomjs
parameters-extra = true
# XXX we must use "parameters-extra" (- instead of _)
# when new slapos.cookbook will be used
parameters_extra = true
......@@ -30,7 +30,7 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg.in
output = ${buildout:directory}/instance.cfg
# MD5 checksum can be skipped for development, but must be filled for production
md5sum = eb373121f4fa526eb017b447f04c52f0
md5sum = fa9193534c44717eaad226b552523932
mode = 0644
[jio-repository]
......
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