Commit 0655bd69 authored by Rafael Monnerat's avatar Rafael Monnerat

Use product. based software release url and fix connection parameter.

parent 3811ff45
......@@ -22,9 +22,9 @@ tmp = $${:home}/tmp/
recipe = slapos.cookbook:requestoptional
name = WebSite Frontend
# XXX We have hardcoded SR URL here.
software-url = http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/software/apache-frontend/software.cfg
software-url = product.frontend
slave = true
config-url = http://$${request-re6stnet-token-slave:ipv6}/
config-url = http://$${request-re6stnet-token-slave:connection-ipv6}/
config-domain = $${slap-parameter:frontend-domain}
return = site_url domain
......@@ -33,11 +33,10 @@ return = site_url domain
recipe = slapos.cookbook:requestoptional
name = Re6st token Frontend
# XXX We have hardcoded SR URL here.
software-url = http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/software/apache-frontend/software.cfg
software-url = product.re6st
slave = true
return = token ipv6
[publish-connection-informations]
recipe = slapos.cookbook:publish
url = https://$${request-frontend-token-slave:connection-domain}
......
......@@ -22,9 +22,12 @@ mode = 0644
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-cdn-request.cfg
output = ${buildout:directory}/template-cdn-request.cfg
md5sum = 2c8f8ca9d728b8b2c52e437b30b8dc3a
md5sum = f4e101321f3d24321afc2130512bda9e
mode = 0644
[slapos.cookbook-repository]
branch = request.product
[eggs]
recipe = z3c.recipe.scripts
eggs =
......
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