2015-05-28 11:32:57 +02:00
|
|
|
---
|
|
|
|
haproxy_latest_release: False
|
|
|
|
haproxy_version: 1.5
|
2015-05-31 19:35:38 +02:00
|
|
|
haproxy_latest_repo: "deb http://haproxy.debian.net {{ ansible_lsb.codename }}-backports-{{ haproxy_version }} main"
|
2015-05-28 11:32:57 +02:00
|
|
|
haproxy_pkg_state: latest
|
2015-07-13 14:17:42 +02:00
|
|
|
haproxy_enabled: True
|
2015-05-28 11:32:57 +02:00
|
|
|
|
|
|
|
haproxy_default_port: 80
|
|
|
|
haproxy_terminate_tls: False
|
2015-07-13 14:17:42 +02:00
|
|
|
haproxy_ssl_port: 443
|
|
|
|
haproxy_admin_port: 8880
|