Commit 782a9791 authored by Lukas Niegsch's avatar Lukas Niegsch

fixed command interpretation for string parameter

parent 002b4fe5
......@@ -62,7 +62,7 @@ inline =
exec {{ parameter_list['chromium-wrapper'] }} \
--remote-debugging-address=${headless-chromium:ipv4} \
--remote-debugging-port=${headless-chromium:remote-debugging-port} \
${headless-chromium:url}
"${headless-chromium:url}"
output = ${directory:service}/chromium
......
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