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:
parent
379426ef21
commit
d1b436658a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user