forked from ISTI-ansible-roles/ansible-roles
library/roles/haproxy: Change the default version to 1.6
This commit is contained in:
parent
6b13deb40b
commit
2cd71c9e10
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue