Commit 92235fb7 authored by Douglas's avatar Douglas

erp5testnode: fixing frontend promise

parent 493b2cde
......@@ -179,8 +179,8 @@ return = domain secure_access
recipe = slapos.cookbook:check_url_available
path = $${basedirectory:promises}/testnode-http-frontend
url = $${testnode-frontend:connection-secure_access}
dash_path = {{ dash_executable_location }}
curl_path = {{ curl_executable_location }}
dash_path = $${monitor-frontend-promise:dash_path}
curl_path = $${monitor-frontend-promise:curl_path}
check-secure = 1
[publish-frontend-information]
......
......@@ -61,7 +61,7 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-default.cfg
output = ${buildout:directory}/template-default.cfg
mode = 0644
md5sum = 2799f1f8d2c86f6d357fe06a568b7c98
md5sum = 8f5bd605aab2fec9bdc64def1e70ca5f
[versions]
PyXML = 0.8.5
......
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