openstack-ansible-haproxy_s.../tasks
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
..
haproxy_install.yml Fix linters issue and metadata 2023-08-07 06:55:22 +00:00
haproxy_post_install.yml Use correct permissions for haproxy log mount 2024-02-27 19:46:08 +01:00
haproxy_pre_install.yml Do not log content of copied static files 2024-03-28 11:00:17 +00:00
haproxy_service_config.yml Apply haproxy-service-config tag on include 2023-09-28 09:32:40 +00:00
haproxy_service_config_external.yml Fix linters issue and metadata 2023-08-07 06:55:22 +00:00
haproxy_ssl_letsencrypt.yml Fix linters issue and metadata 2023-08-07 06:55:22 +00:00
main.yml Implement haproxy_pki_create_certificates variable 2024-04-10 10:58:02 +00:00