Merge "Add dashboard_protocol variable when internal_tls is enabled"

This commit is contained in:
Zuul
2020-07-28 12:56:53 +00:00
committed by Gerrit Code Review

View File

@@ -126,6 +126,7 @@ outputs:
- {get_attr: [CephMgrAnsibleVars, value, vars]}
- dashboard_crt: /etc/pki/tls/certs/ceph_dashboard.crt
- dashboard_key: /etc/pki/tls/private/ceph_dashboard.key
- dashboard_protocol: 'https'
- {get_attr: [CephMgrAnsibleVars, value, vars]}
- name: generate ceph-ansible group vars mgrs
copy: