Role haproxy_server for OpenStack-Ansible
Go to file
Damian Dabrowski ed8eeba8d3 Implement haproxy_pki_create_certificates variable
In cases when internal and external haproxy frontends should use
different, pre-generated certificates, it's not possible to define them
with haproxy_user_ssl_cert because it accepts only one certificate.
In this case, certificates can be placed manually in pki/ directory.
Unfortunately, with current logic, certificates creation with PKI role
is disabled only when haproxy_user_ssl_cert is defined.
Possibility of explicitly disabling certificates generation will be
really useful.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/915320/
Change-Id: I4eed4d797160b885d5b7187e6106e6ee0073722f
2024-04-10 10:58:02 +00:00
defaults Implement haproxy_pki_create_certificates variable 2024-04-10 10:58:02 +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 Implement haproxy_pki_create_certificates variable 2024-04-10 10:58:02 +00:00
tasks Implement haproxy_pki_create_certificates variable 2024-04-10 10:58:02 +00:00
templates Do not resolve all host_vars when haproxy_backend_node is a mapping 2024-03-22 12:36:45 +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