Sha256: 288c9f44cfc62e2bef355f09d6cfdc9d5b4cb8276cc800430db40ae9695d2bb7

Contents?: true

Size: 293 Bytes

Versions: 2

Compression:

Stored size: 293 Bytes

Contents

# Haproxy conf
keepalive 2 # Time inbetween heartbeats
deadtime 32 # wait 32 seconds before declaring dead
warntime 16 # issue a warning halfway through
initdead 60 # Don't boot instances between 60 seconds of each other
auto_failback on
use_logd yes
crm on

node <%= ha_nodenames.join(" ") %>

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
auser-poolparty-0.2.6 lib/poolparty/templates/ha.cf
poolparty-0.2.6 lib/poolparty/templates/ha.cf