Role haproxy_server for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 2cc2fceaf6 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
2023-11-27 18:23:11 +01:00
defaults Enable stats to use dedicated server certificate and allow for client cert auth 2023-09-28 09:32:22 +00:00
doc [doc] Document usage of binding to interface 2023-09-29 08:17:01 +00:00
examples Fix example playbook linters 2023-09-27 10:13:11 +02:00
files Use systemd-journald instead of log files 2019-07-22 19:53:01 +03:00
handlers Do not use notify inside handlers 2023-08-07 06:55:52 +00:00
meta Fix linters issue and metadata 2023-08-07 06:55:22 +00:00
releasenotes Add HTTP/2 support for frontends/backends 2023-08-23 13:24:43 +00:00
tasks Merge "Add tags to PKI include" 2023-10-09 13:24:30 +00:00
templates Fix haproxy_stats SSL path defenition 2023-11-27 18:23:11 +01:00
tests remove ansible_python_interpreter 2020-06-16 10:26:56 +00:00
vars Use netcat-openbsd on debian bookworm 2023-09-28 09:31:33 +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 OpenDev Migration Patch 2019-04-19 19:45:03 +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.ini to work with 4.0 2022-12-27 17:53:11 +01: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