Commit 576127ab authored by Esteban Blanc's avatar Esteban Blanc

Add python lzma egg

parent 6adfd399
......@@ -328,6 +328,8 @@ backend-url = https://[${novnc-instance:ip}]:${novnc-instance:port}/vnc.html?hos
url = ${request-slave-frontend:connection-secure_access}/vnc.html?host=${request-slave-frontend:connection-domain}&port=443&encrypt=1
shell-url = ${request-shellinabox-frontend:connection-secure_access}
shell-backend = ${request-shellinabox-frontend:config-url}
shell-login = ${nginx-htpasswd:user}
shell-password = ${monitor-htpasswd:passwd}
{% for name, value in publish_dict.items() -%}
{{ name }} = {{ value }}
{% endfor %}
......
......@@ -50,6 +50,7 @@ eggs =
slapos.toolbox
websockify
plone.recipe.command
${backports.lzma:egg}
scripts = websockify
depends = ${pycurl:egg} # so that we always use pycurl from profile
......@@ -68,7 +69,7 @@ mode = 0644
[template-proview-r]
<= download-base
md5sum = 36efbef0cf77449b35db085c4bed55ec
md5sum = 76ab094e338740337530ab83cac2c613
filename = instance-proview-r.cfg.jinja2.in
[template-pwrp-profile]
......
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