Commit 2fc0ece1 authored by Alain Takoudjou's avatar Alain Takoudjou Committed by Cédric de Saint Martin

Uses slapos python in bonjourgrid

parent 686f8194
......@@ -42,7 +42,7 @@ md5sum = c1334a8564d5ddbd6f18e06995d8f5ca
[bonjourgrid]
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/bonjourgrid.src/bonjourgrid.tar.gz
md5sum = 50f6da04e9cd203a886a9cb4658f8e03
md5sum = d67764e80cedb51c6420ae8b711db5db
[template-redis]
recipe = slapos.recipe.template
......
......@@ -34,7 +34,7 @@ eggs =
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-boinc.cfg
output = ${buildout:directory}/template-boinc.cfg
md5sum = 22de71bad135ab3c760c63e537dcb182
md5sum = d93a345e9f1aa1e299105437f71189f9
mode = 0644
#Template for deploying MySQL Database Server
......
......@@ -337,12 +337,10 @@ path = $${basedirectory:services}/slapreport
# Publish all instance parameters (url of instance)
[publish-connection-informations]
recipe = slapos.cookbook:publish
backend_url = $${apache-php:url}
url = $${request-frontend:connection-site_url}
admin_page = $${boinc-server:admin_page}
home_page = $${boinc-server:home_page}
user = $${boinc-server:user}
passwd = $${boinc-passwd:passwd}
boinc_admin_page = $${boinc-server:admin_page}
boinc_home_page = $${boinc-server:home_page}
boinc_user = $${boinc-server:user}
boinc_passwd = $${boinc-passwd:passwd}
# Deploy promises scripts
......
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