2015-05-28 11:32:57 +02:00
|
|
|
---
|
2015-10-22 19:09:18 +02:00
|
|
|
haproxy_latest_release: True
|
2016-04-07 18:34:43 +02:00
|
|
|
haproxy_version: 1.6
|
2016-04-20 15:21:19 +02:00
|
|
|
haproxy_repo_key: 'http://haproxy.debian.net/bernat.debian.org.gpg'
|
|
|
|
haproxy_debian_latest_repo: "deb http://haproxy.debian.net {{ ansible_lsb.codename }}-backports-{{ haproxy_version }} main"
|
|
|
|
haproxy_ubuntu_latest_repo: "ppa:vbernat/haproxy-{{ haproxy_version }}"
|
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
|
2016-04-13 19:52:10 +02:00
|
|
|
|
|
|
|
haproxy_letsencrypt_managed: False
|
2016-04-14 19:31:02 +02:00
|
|
|
|