updated pillar example for defaultserver setting

This commit is contained in:
Troy Germain 2015-07-17 20:37:56 -07:00
parent ef5ff9c9ea
commit 2641edecc1
1 changed files with 5 additions and 0 deletions

View File

@ -59,6 +59,11 @@ haproxy:
options:
- forwardfor
- http-server-close
defaultserver:
slowstart: 60s
maxconn: 256
maxqueue: 128
weight: 100
servers:
web1:
host: web1.example.com