Commit 6576b0c5 authored by Thomas Lechauve's avatar Thomas Lechauve

create download_url parameter

parent adf91f32
......@@ -70,7 +70,7 @@ path_shell = ${dash:location}/bin/dash
recipe = hexagonit.recipe.download
# Website tarball
# Hardcoded to easily test
url = http://sheldy.com/~tom/WTF/slapos.tar.gz
url = $${slap-parameter:download_url}
destination = $${html5as:docroot}
[nginx_conf]
......
......@@ -39,7 +39,7 @@ mode = 0644
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance_html5as.cfg
output = ${buildout:directory}/template_html5as.cfg
md5sum = c17950601bd1501dce424f8afcecfc6c
md5sum = 1ae6a0464db59469d3cdf10c59dc0d18
mode = 0644
[versions]
......
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