Merge "Add dashboard_protocol variable when internal_tls is enabled" into stable/train

This commit is contained in:
Zuul 2020-07-31 16:00:25 +00:00 committed by Gerrit Code Review
commit 5ce3fde682
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,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: