mirror of https://github.com/ceph/ceph-ansible.git
3 lines
171 B
Plaintext
3 lines
171 B
Plaintext
|
public addr = {{ hostvars[inventory_hostname]['restapi_address'] if hostvars[inventory_hostname]['restapi_address'] is defined else restapi_address }}:{{ restapi_port }}
|
||
|
|