Commit a973e5c1 authored by Eric Zheng's avatar Eric Zheng

software/headless-chromium: remove old launcher template files

parent 74b2a361
#! {{ param_chromium_headless['bin_shell'] }}
# Run headless Chromium
exec {{ param_chromium_headless['chromium_wrapper'] }} \
--remote-debugging-port={{ param_chromium_headless['remote-debugging-port'] }} \
--remote-debugging-address=:: \
{{ param_chromium_headless['url'] }}
#!{{ param_chromium_headless['bin_shell'] }}
{{ param_chromium_headless['bin_nginx'] }} \
-c {{ param_chromium_headless['nginx_config_target'] }}
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