From b99c104c9539844dcea68d4163311d9c3ff896cc Mon Sep 17 00:00:00 2001 From: Riseup Labs Date: Mon, 25 Feb 2013 11:23:34 -0500 Subject: Fix README.md to list the right port Comment read that it was setting up haproxy to listen on port 80 Code said it was setting up to listen on port 8140, so fix comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a458aff..37972c1 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Basic Usage This haproxy uses storeconfigs to collect and realize balancer member servers on a load balancer server. Currently Redhat family OSes are supported. -*To install and configure HAProxy server listening on port 80* +*To install and configure HAProxy server listening on port 8140* ```puppet node 'haproxy-server' { -- cgit v1.2.3