From c11c9eb53cce00e1cb8ae9cb883385852bfdbd41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Tue, 18 Oct 2011 10:11:57 +0200 Subject: [PATCH] Fix post copy&paste typo. --- software/erp5/instance-haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/erp5/instance-haproxy.cfg b/software/erp5/instance-haproxy.cfg index 58372efdc..182cfcdde 100644 --- a/software/erp5/instance-haproxy.cfg +++ b/software/erp5/instance-haproxy.cfg @@ -43,7 +43,7 @@ server-check-path = /$${slap-parameter:site-id}/getId wrapper-path = $${basedirectory:services}/haproxy_$${slap-parameter:haproxy-id} binary-path = ${memcached:location}/bin/memcached -[publish-memcached-connection-information] +[publish-haproxy-connection-information] recipe = slapos.cookbook:publishurl url = http://$${haproxy-instance:ip}:$${haproxy-instance:port}/ -- 2.30.9