ansible: Add configurable path prefix for the internal certificate
[lttng-ci.git] / automation / ansible / roles / common / defaults / main.yml
CommitLineData
da439306
KS
1---
2unattended_upgrades: true
b519cea9
KS
3common_certificate_cert_path_prefix: '/etc/ssl/certs'
4common_certificate_key_path_prefix: '/etc/ssl/private'
5common_certificate_deploy_combined_pem: true
This page took 0.022949 seconds and 4 git commands to generate.