Commit 00c67582 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

html5as: Add title parameter

parent 85d89b43
......@@ -129,3 +129,7 @@ command = rm -r ${html5as:docroot}/*; echo "Hello World!" > ${html5as:docroot}/
[publish-connection-information]
recipe = slapos.cookbook:publish
server_url = ${html5as:access_url}
title = Title ${slap-parameter:title}!
[slap-parameter]
title =
......@@ -41,7 +41,7 @@ context =
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/${:_update_hash_filename_}
_update_hash_filename_ = instance_html5as.cfg.in
md5sum = 4a8c98cc5ca141f78f14fb9cec203cb8
md5sum = 641422ff697f68296f8965ffe176b042
mode = 0644
[template_nginx_conf]
......
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