mirror of https://github.com/ceph/ceph-ansible.git
959d525f81
This would allow users who don't know what interface to provide to give an IP address to use for the monitor instead. Note: the includes are needed in ceph.conf.j2 because without them jinja2 can not properly evaluate the template and will complain about a missing 'ansible_interface' variable. The includes allow the template to be evaluated correctly and then the correct include will be used during render time. Signed-off-by: Andrew Schoen <aschoen@redhat.com> |
||
---|---|---|
.. | ||
ceph-extra.repo | ||
ceph.conf.j2 | ||
client_restapi_address.j2 | ||
client_restapi_interface.j2 | ||
httpd.conf | ||
mon_addr_address.j2 | ||
mon_addr_interface.j2 | ||
redhat_ice_repo.j2 | ||
redhat_storage_repo.j2 | ||
rgw.conf | ||
s3gw.fcgi.j2 |