~pjdc/charms/precise/haproxy/default-timeouts

51.1.3 by Tom Haddon
Update the name of the charm to be haproxy rather than haproxy-overhauled
1
name: haproxy
20 by Clint Byrum
haproxy formula
2
summary: "fast and reliable load balancing reverse proxy"
56 by Juan L. Negron
Change maintainers to use a yaml list
3
maintainer: [Juan Negron <juan@ubuntu.com>, Tom Haddon <tom.haddon@canonical.com>]
20 by Clint Byrum
haproxy formula
4
description: 
5
 HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
6
 availability environments. It features connection persistence through HTTP
7
 cookies, load balancing, header addition, modification, deletion both ways. It
8
 has request blocking capabilities and provides interface to display server
9
 status.
66 by Jorge O. Castro
Add categories.
10
categories: ["cache-proxy"]
31 by Clint Byrum
haproxy must require reverseproxy to consume any provides
11
requires:
12
  reverseproxy:
13
    interface: http
20 by Clint Byrum
haproxy formula
14
provides:
26 by Clint Byrum
- quote mysql database names
15
  website:
16
    interface: http
43 by Clint Byrum
adding munin support
17
  munin:
18
    interface: munin-node
60.1.1 by Tom Haddon
Add nrpe-external-master checks to haproxy
19
  nrpe-external-master:
20
    interface: nrpe-external-master
21
    scope: container