Ansible role that adds a letsencrypt-generated certificate to the HAPROXY running in the controller nodes.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrea Dell'Amico 547be699fd
Use the raw directive to protect the shell code.
2 years ago
defaults First commit. 2 years ago
handlers Initial commit 2 years ago
meta First commit. 2 years ago
tasks First commit. 2 years ago
templates Use the raw directive to protect the shell code. 2 years ago
tests Initial commit 2 years ago
vars First commit. 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md First commit. 2 years ago

README.md

Role Name

A role that installs a Letsencrypt certificate and configures HAPROXY in the controller nodes to use it.

Role Variables

The most important variables are listed below:

tripleo_haproxy_cert_path: /etc/pki/tls/private/overcloud_endpoint.pem
tripleo_letsencrypt_dns_provider: true
tripleo_letsencrypt_cert_install_dir: '{{ tripleo_overcloud_hostname }}/{{ tripleo_overcloud_domain_name }}'

Dependencies

letsencrypt-acme-sh-client

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it