You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
388 B
17 lines
388 B
Install, configure, and run a haproxy server.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: haproxy_config_template
|
|
:type: string
|
|
:default: Undefined
|
|
|
|
The config template to install for haproxy. Must be defined.
|
|
|
|
.. zuul:rolevar:: haproxy_run_statsd
|
|
:type: string
|
|
:default: True
|
|
|
|
Run the ``haproxy-statsd`` docker container to report back-end
|
|
stats to graphite.opendev.org
|