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