Merge "Add dashboard_protocol variable when internal_tls is enabled"
This commit is contained in:
commit
d216c1e2bf
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user