Commit 7b0f3872 authored by Tatuya Kamada's avatar Tatuya Kamada

Add slap paramters for web-checker on production erp5.

Update md5sum.
parent 02fc3de0
......@@ -79,6 +79,8 @@ sla-computer_guid = $${slap-parameter:tidstorage-computer-guid}
name = Varnish
config = tidstorage-url
config-tidstorage-url = $${request-tidstorage:connection-url-login}
config-web-checker-mail-address = $${slap-parameter:web-checker-mail-address}
config-web-checker-smtp-host = $${slap-parameter:web-checker-smtp-host}
software-type = varnish
sla-computer_guid = $${slap-parameter:varnish-computer-guid}
......
......@@ -108,7 +108,7 @@ mode = 0644
[template-erp5-production]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-erp5-production.cfg
md5sum = 6bf9242195b6fe4e5fb5d080cefef255
md5sum = f33cdc2be3d447a75c6c78d47cf3e417
output = ${buildout:directory}/template-erp5-production.cfg
mode = 0644
......@@ -143,7 +143,7 @@ mode = 0644
[template-varnish]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-varnish.cfg
md5sum = f708845296a1e9ea1c7fa699ace67a30
md5sum = 70fb0ccadf0d6723ddb0fe55a1549ca5
output = ${buildout:directory}/template-varnish.cfg
mode = 0644
......
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