Merge "Fix CephExternalMultiConfig using tripleo_ceph_client"
This commit is contained in:
commit
b9563a0e4d
@ -721,7 +721,7 @@ outputs:
|
||||
name: tripleo client role
|
||||
vars:
|
||||
tripleo_ceph_client_config_home: {get_param: CephConfigPath}
|
||||
dcn: "{{ item }}"
|
||||
multiple: "{{ item }}"
|
||||
loop: "{{ ceph_external_multi_config }}"
|
||||
when:
|
||||
- ceph_external_multi_config is defined
|
||||
|
@ -133,7 +133,7 @@ outputs:
|
||||
name: tripleo client role
|
||||
vars:
|
||||
tripleo_ceph_client_config_home: {get_param: CephConfigPath}
|
||||
dcn: "{{ item }}"
|
||||
multiple: "{{ item }}"
|
||||
loop: "{{ ceph_external_multi_config }}"
|
||||
when:
|
||||
- ceph_external_multi_config is defined
|
||||
|
Loading…
Reference in New Issue
Block a user