Merge "Deprecate certbot-auto"
This commit is contained in:
commit
9438d55a87
@ -250,7 +250,6 @@ http-01 challenge requests.
|
|||||||
|
|
||||||
haproxy_ssl: true
|
haproxy_ssl: true
|
||||||
haproxy_ssl_letsencrypt_enable: True
|
haproxy_ssl_letsencrypt_enable: True
|
||||||
haproxy_ssl_letsencrypt_install_method: "distro"
|
|
||||||
haproxy_ssl_letsencrypt_email: "email.address@example.com"
|
haproxy_ssl_letsencrypt_email: "email.address@example.com"
|
||||||
|
|
||||||
TLS for Haproxy Internal VIP
|
TLS for Haproxy Internal VIP
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
# SSL setup
|
# SSL setup
|
||||||
haproxy_ssl: true
|
haproxy_ssl: true
|
||||||
haproxy_ssl_letsencrypt_enable: 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"
|
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
|
# openstack_hosts role should ensure that everthing trusts the Step-CA roots
|
||||||
|
Loading…
Reference in New Issue
Block a user