library/roles/haproxy: Change the default version to 1.6

This commit is contained in:
Andrea Dell'Amico 2016-04-07 18:34:43 +02:00
parent 6b13deb40b
commit 2cd71c9e10
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
haproxy_latest_release: True
haproxy_version: 1.5
haproxy_version: 1.6
haproxy_latest_repo: "deb http://haproxy.debian.net {{ ansible_lsb.codename }}-backports-{{ haproxy_version }} main"
# For Ubuntu:
# haproxy_latest_repo: "ppa:vbernat/haproxy-1.5"