forked from ISTI-ansible-roles/ansible-roles
d4science-ghn-cluster: setup an haproxy frontend for the couchdb cluster.
This commit is contained in:
parent
9db9f9d708
commit
6991b1abc4
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
haproxy_latest_release: False
|
||||
haproxy_latest_release: True
|
||||
haproxy_version: 1.5
|
||||
haproxy_latest_repo: "deb http://haproxy.debian.net {{ ansible_lsb.codename }}-backports-{{ haproxy_version }} main"
|
||||
haproxy_pkg_state: latest
|
||||
|
|
Loading…
Reference in New Issue