Commit 03fc2d81 authored by Łukasz Nowak's avatar Łukasz Nowak

Allow to pass backend list.

parent a68cf495
......@@ -44,3 +44,4 @@ maxconn = %(maxconn)s
server-check-path = %(server_check_path)s
wrapper-path = $${basedirectory:services}/haproxy-%(backend_name)s
binary-path = ${haproxy:location}/sbin/haproxy
backend-list = %(haproxy_backend_list)s
......@@ -102,7 +102,7 @@ mode = 0644
[template-snippet-backend]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/snippet-backend.cfg
md5sum = 28357b5a1490fc715869b79b6d1bdb8c
md5sum = 2e3b983a3bd5029411a7d2d08b6796d7
output = ${buildout:directory}/template-snippet-backend.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