Merge "Do not ask for cephdashboard certificates when it is disabled"

This commit is contained in:
Zuul 2021-05-05 16:12:14 +00:00 committed by Gerrit Code Review
commit f6efe31ce9

View File

@ -146,10 +146,11 @@ outputs:
network: {get_param: [ServiceNetMap, CephDashboardNetwork]}
type: node
deploy_steps_tasks:
- name: Certificate generation
if:
- internal_tls_enabled
- - name: Certificate generation
when:
- step|int == 1
- enable_internal_tls
block:
- include_role:
name: linux-system-roles.certificate