Skip to content

Commit

Permalink
Enable HAProxy 2.0 LTS release
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Nov 19, 2019
1 parent 92302d0 commit a1d67ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## haproxy

[![Build Status](https://travis-ci.org/Oefenweb/ansible-haproxy.svg?branch=master)](https://travis-ci.org/Oefenweb/ansible-haproxy) [![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-haproxy-blue.svg)](https://galaxy.ansible.com/Oefenweb/haproxy)
[![Build Status](https://travis-ci.org/Oefenweb/ansible-haproxy.svg?branch=master)](https://travis-ci.org/Oefenweb/ansible-haproxy)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-haproxy-blue.svg)](https://galaxy.ansible.com/Oefenweb/haproxy)

Set up (the latest version of) [HAProxy](http://www.haproxy.org/) in Ubuntu systems.

Expand All @@ -10,7 +11,7 @@ Set up (the latest version of) [HAProxy](http://www.haproxy.org/) in Ubuntu syst

#### Variables

* `haproxy_version`: [default: `1.8`]: Version to install (e.g. `1.5`, `1.6`, `1.7`, `1.8`)
* `haproxy_version`: [default: `1.8`]: Version to install (e.g. `1.5`, `1.6`, `1.7`, `1.8`, `1.9`, `2.0`)

* `haproxy_install`: [default: `[]`]: Additional packages to install (e.g. `socat`)

Expand Down

0 comments on commit a1d67ae

Please sign in to comment.