Commit Graph

6 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov cb4eb8b327 Fix example playbook linters
Change-Id: I7647f067ba33fb0329f6e5e7d40b641fd45cb062
2023-09-27 10:13:11 +02:00
Damian Dabrowski a5f285c51e Simplify haproxy_service_configs structure
For historical reasons the ``haproxy_service_configs`` variable was
a list of nested mappings with only single valid key for the top
level mapping.

There have been no use-cases for extra keys, so this patch simplifies
the code by removing one level of nesting.

Change-Id: I50c17b7020a459ab8a88b004cc8828cac857f1c9
2023-03-16 14:19:22 +01:00
fpxie 38e4a9e586 Trivial: Fix the pep8 warning
The yaml should start with "---"

Change-Id: I82b195b77102c3da98ca42cdba800b52bab10631
2018-06-20 16:29:56 +08:00
Bjoern Teipel 16059d0f8c Fix typo inside the examples
The example contains a typo for the haproxy_backend_arguments
option, which is now corrected.

Change-Id: Icd4e5f5b61e24067f6f6e749dd1215b99b6c66ef
2017-05-05 12:46:06 -05:00
Bjoern Teipel 406077ac46 Adding HAProxy backend options
Support for backend options is added to support
arbitrary haproxy options like http-check or tcp-check

Change-Id: I0a5761c14e0bf27ac36d4f27522fbb756bb70950
Related-To: #1681695
2017-04-19 12:22:21 -05:00
Jesse Pretorius 0b06f3fbbf Add scaffolding for OpenStack-CI tests 2016-08-21 17:00:50 +01:00