riaks: fix names for haproxy

This commit is contained in:
Przemyslaw Kaminski 2015-09-18 12:10:48 +02:00
parent c6bea5cf2d
commit 454f7d2aba
2 changed files with 3 additions and 1 deletions

View File

@ -89,6 +89,7 @@ def setup_haproxies():
{
'listen_port': 8098,
'protocol': 'http',
'name': 'riak_haproxy_http{num}',
}
)
haproxy_service_configs_pb = nodes.on_each(
@ -96,6 +97,7 @@ def setup_haproxies():
{
'listen_port': 8087,
'protocol': 'tcp',
'name': 'riak_haproxy_pb{num}',
}
)

View File

@ -14,4 +14,4 @@ input:
value:
name:
schema: str
value: a node
value: