summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRiseup Labs <labs@riseup.net>2013-02-25 11:23:34 -0500
committerRiseup Labs <labs@riseup.net>2013-02-25 11:23:34 -0500
commitb99c104c9539844dcea68d4163311d9c3ff896cc (patch)
tree6f959b92c85ff9a20d6ccb0b77eda40c6270236e /README.md
parent651bc406c9951f4de531340605b42cf8db53113d (diff)
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
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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' {