Role haproxy_server for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov df2e7af9b3 Fix haproxy_stats SSL path defenition
Neither `vip_interface` nor `vip_address` are defined or available in
the context they're being used.
Thus we need to refer to available variables in order to render base config
properly

Current version fail with "AnsibleUndefinedVariable: 'vip_interface' is undefined"
on "Drop base haproxy config" task.

This fix the issue that was introduced with [1] and backported back to Zed

[1] https://review.opendev.org/q/Ib8be6b7fc3dada9d20905b0f07d90ddce0335605

Change-Id: I4e52378d8c5b3eaa6863ecaf0d04554d082e3dc0
(cherry picked from commit 2cc2fceaf6)
2023-12-04 12:50:59 +00:00
defaults Enable stats to use dedicated server certificate and allow for client cert auth 2023-10-17 08:03:07 +02:00
doc Deprecate certbot-auto 2023-04-26 16:47:58 +02:00
examples Simplify haproxy_service_configs structure 2023-03-16 14:19:22 +01:00
files Use systemd-journald instead of log files 2019-07-22 19:53:01 +03:00
handlers Fix `regen pem` with `extra_lb_tls_vip_addresses` 2023-07-11 08:28:51 +00:00
meta Remove references to unsupported operating systems 2021-03-21 20:48:54 +01:00
releasenotes Add possibility to override haproxy_ssl_path 2023-10-10 17:26:57 +00:00
tasks Apply haproxy-service-config tag on include 2023-10-17 11:16:08 +00:00
templates Fix haproxy_stats SSL path defenition 2023-12-04 12:50:59 +00:00
tests remove ansible_python_interpreter 2020-06-16 10:26:56 +00:00
vars Fix dict object key error when haproxy interfaces not defined 2023-01-11 11:03:31 +00:00
zuul.d Use integrated tests for haproxy_server 2021-05-12 06:36:13 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:03 +00:00
.gitreview Update .gitreview for stable/2023.1 2023-05-24 08:52:10 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-18 08:19:01 +00:00
LICENSE Add scaffolding for OpenStack-CI tests 2016-08-21 17:00:50 +01:00
README.rst Update invalid link for README 2019-08-19 01:43:26 -07:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:44:40 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:16:01 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:02:41 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 09:40:15 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/2023.1 2023-05-24 08:52:11 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible HAProxy server

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-haproxy_server/latest

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-haproxy_server/

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-haproxy_server/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible