Deprecate certbot-auto

Certbot-auto was removed from haproxy_server role in [1].
Therefore we need to update docs and tests accordingly.

[1] https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/881578

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/881578

Change-Id: I9294a05835e9020643ebd305bbbcc2c709928e6a
This commit is contained in:
Damian Dabrowski 2023-04-26 16:42:16 +02:00 committed by Damian Dąbrowski
parent 379426ef21
commit d1b436658a
2 changed files with 0 additions and 2 deletions

View File

@ -250,7 +250,6 @@ http-01 challenge requests.
haproxy_ssl: true
haproxy_ssl_letsencrypt_enable: True
haproxy_ssl_letsencrypt_install_method: "distro"
haproxy_ssl_letsencrypt_email: "email.address@example.com"
TLS for Haproxy Internal VIP

View File

@ -4,7 +4,6 @@
# SSL setup
haproxy_ssl: true
haproxy_ssl_letsencrypt_enable: True
haproxy_ssl_letsencrypt_install_method: "distro"
haproxy_ssl_letsencrypt_certbot_server: "https://127.0.0.1:8889/acme/acme-osa/directory"
# openstack_hosts role should ensure that everthing trusts the Step-CA roots