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

View file

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