ceph-ansible/roles/ceph-common/tasks
Andrew Schoen 959d525f81 Provide the ability to provide monitor_address instead of an interface
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>
2016-03-23 07:30:01 -05:00
..
checks Provide the ability to provide monitor_address instead of an interface 2016-03-23 07:30:01 -05:00
installs Merge pull request #627 from ceph/fix-ceph-install 2016-03-18 14:02:22 +01:00
misc rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
pre_requisites rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
main.yml adds the ability to install red hat ceph storage packages on Ubuntu 2016-03-08 15:23:32 -06:00