Sha256: db0901e6b545570954b52efe76c6da4f3586c5d991e72e4dfb2d4cb7006f506c
Contents?: true
Size: 277 Bytes
Versions: 2
Compression:
Stored size: 277 Bytes
Contents
# Set ENABLED to 1 if you want the init script to start haproxy. ENABLED=1 # Add extra flags here. #EXTRAOPTS="-de -m 16" EXTRAOPTS=<%= fetch(:haproxy_extra_opts, []).join(" ").dump %> # Bootstrap script <%= fetch(:haproxy_bootstrap_script, '').strip %> # vim:set ft=eruby :
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
capistrano-haproxy-0.0.2 | lib/capistrano-haproxy/templates/etc/default/haproxy.erb |
capistrano-haproxy-0.0.1 | lib/capistrano-haproxy/templates/etc/default/haproxy.erb |