Commit 2a4b8330 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos-testing: Fix typo.

parent 2f34a0e7
......@@ -96,7 +96,7 @@ mode = 755
[phantomjs-wrapper]
recipe = slapos.cookbook:wrapper
command-line = ${phantomjs:location}/phantomjs-slapos
wrapper-path = $${directory:bin}/phantomjs
wrapper-path = $${create-directory:bin}/phantomjs
# XXX we must use "parameters-extra" (- instead of _)
# when new slapos.cookbook will be used
parameters_extra = true
......@@ -88,7 +88,7 @@ branch = master
[template]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum = d0f430678b4407af6d6d66c9f2ac5c93
md5sum = 10ffba4e2c0d119bbf9aabf3d71055e0
output = ${buildout:directory}/template.cfg
mode = 640
......
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